Skip to content

Commit

Permalink
Merge pull request #11 from fschuermeyer/patch-1
Browse files Browse the repository at this point in the history
Update Readme
  • Loading branch information
uvulpos committed Oct 2, 2023
2 parents f39c5fc + 5432a4c commit a90eebc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ properly (e.x. LXC)
sudo apt install curl jq -y
```
2. Download this repo
1. Cone via GitHub SSH `git clone git@github.com:uvulpos/gitea-installer.git`
1. Cone via GitHub HTTPS `git clone https://github.com/uvulpos/gitea-installer.git`
1. Cone via GitHub CLI `gh repo clone uvulpos/gitea-installer`
1. Clone via GitHub SSH `git clone git@github.com:uvulpos/gitea-installer.git`
1. Clone via GitHub HTTPS `git clone https://github.com/uvulpos/gitea-installer.git`
1. Clone via GitHub CLI `gh repo clone uvulpos/gitea-installer`
1. Download zip release [here](https://github.com/uvulpos/gitea-installer/releases) and extract it
3. Execute installer (this may take some time because I also update the server)
1. Execute english version `bash ./gitea-installer-en.sh`
Expand Down

0 comments on commit a90eebc

Please sign in to comment.