This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
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
Update gitea version in install-from-binary docs (
#4670
)
master
SagePtr
techknowlogick
6 years ago
parent
69a855f3d4
commit
3ad5399a31
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
docs/content/doc/installation/from-binary.en-us.md
+ 1
- 1
docs/content/doc/installation/from-binary.en-us.md
View File
@@ -21,7 +21,7 @@ the destination platform from the [downloads page](https://dl.gitea.io/gitea), c
the URL and replace the URL within the commands below:
```sh
wget -O gitea https://dl.gitea.io/gitea/1.
4.3/gitea-1.4.3
-linux-amd64
wget -O gitea https://dl.gitea.io/gitea/1.
5.0/gitea-1.5.0
-linux-amd64
chmod +x gitea
```
Write
Preview
Loading…
Cancel
Save