This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Add note to README about make parallelism (
#12378
)
Alternative to
https://github.com/go-gitea/gitea/pull/12367
tags/v1.13.0-rc1
silverwind
GitHub
5 years ago
parent
5c5459cce6
commit
cc35eebcbd
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
README.md
+ 2
- 0
README.md
View File
@@ -47,6 +47,8 @@ If pre-built frontend files are present it is possible to only build the backend
TAGS="bindata" make backend
Parallelism is not supported for these targets, so please don't include `-j <num>`.
More info: https://docs.gitea.io/en-us/install-from-source/
## Using
Write
Preview
Loading…
Cancel
Save