Updated readme
This commit is contained in:
@@ -5,11 +5,9 @@ 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
|
git clone https://gitlab.com/o9000/tint2.git
|
||||||
cd tint2-0.12
|
cd tint2
|
||||||
wget 'https://gitlab.com/o9000/tint2/repository/archive.tar.gz?ref=v0.12' --output-document tint2-0.12.tar.gz
|
git checkout tags/v0.12
|
||||||
tar -xzf tint2-0.12.tar.gz
|
|
||||||
cd tint2.git
|
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
|
|||||||
Reference in New Issue
Block a user