mirror of
https://github.com/overte-org/overte.git
synced 2025-04-06 01:52:58 +02:00
Revised checkout tag and removed download page mention
This commit is contained in:
parent
03051c0916
commit
b0fe721af1
1 changed files with 1 additions and 6 deletions
|
@ -56,12 +56,7 @@ git tags
|
|||
|
||||
Then checkout last tag with:
|
||||
```bash
|
||||
git checkout tags/RELEASE-6819
|
||||
```
|
||||
|
||||
Or go to the highfidelity download page (https://highfidelity.com/download) to get the release version. For example, if there is a BETA 6731 type:
|
||||
```bash
|
||||
git checkout tags/RELEASE-6731
|
||||
git checkout tags/v0.71.0
|
||||
```
|
||||
|
||||
### Compiling
|
||||
|
|
Loading…
Reference in a new issue