mirror of
https://gitlab.com/drummyfish/anarch.git
synced 2024-12-21 23:08:49 -05:00
Update readme
This commit is contained in:
parent
4ccf939b12
commit
2444dd45dc
13
README.md
13
README.md
@ -221,18 +221,7 @@ Only free software, preferably suckless tools: Vim text editor on Devuan GNU/Lin
|
||||
|
||||
### How do I compile this?
|
||||
|
||||
Compilation depends on platform, but for a Unix PC it goes something like this:
|
||||
|
||||
```
|
||||
# install SDL2, e.g. on Debian-like systems:
|
||||
sudo apt-get install libsdl2-dev libsdl2-mixer-dev
|
||||
|
||||
# get the source code:
|
||||
git clone https://gitlab.com/drummyfish/anarch.git
|
||||
|
||||
cd anarch
|
||||
./make.sh sdl # compile, csfml can also be used instead of sdl
|
||||
```
|
||||
See [compiling](#compiling).
|
||||
|
||||
### So I can do anything with this for free? Even like sell it and stuff?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user