Updated readme
This commit is contained in:
parent
0385ca46dc
commit
d710eb9cea
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -1,14 +1,14 @@
|
||||||
### New unstable release: 0.12-rc2
|
### New unstable release: 0.12-rc3
|
||||||
Changes: https://gitlab.com/o9000/tint2/blob/master/ChangeLog
|
Changes: https://gitlab.com/o9000/tint2/blob/master/ChangeLog
|
||||||
|
|
||||||
Documentation: https://gitlab.com/o9000/tint2/wikis/home
|
Documentation: https://gitlab.com/o9000/tint2/wikis/home
|
||||||
|
|
||||||
Try it out with (see also [dependencies](https://gitlab.com/o9000/tint2/wikis/Install#dependencies)):
|
Try it out with (see also [dependencies](https://gitlab.com/o9000/tint2/wikis/Install#dependencies)):
|
||||||
```
|
```
|
||||||
mkdir tint2-0.12-rc2
|
mkdir tint2-0.12-rc3
|
||||||
cd tint2-0.12-rc2
|
cd tint2-0.12-rc3
|
||||||
wget 'https://gitlab.com/o9000/tint2/repository/archive.tar.gz?ref=v0.12-rc2' --output-document tint2-0.12-rc2.tar.gz
|
wget 'https://gitlab.com/o9000/tint2/repository/archive.tar.gz?ref=v0.12-rc3' --output-document tint2-0.12-rc3.tar.gz
|
||||||
tar -xzf tint2-0.12-rc2.tar.gz
|
tar -xzf tint2-0.12-rc3.tar.gz
|
||||||
cd tint2.git
|
cd tint2.git
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Reference in a new issue