readme changes
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# learn-hieroglyphs
|
||||
## building
|
||||
To build this on GNU/Linux:
|
||||
1.Install dependencies for your distro:
|
||||
### Arch linux:
|
||||
###1.Install dependencies for your distro:
|
||||
#### Arch linux:
|
||||
``sudo pacman -S glib2 rust``
|
||||
### Debian and derivatives:
|
||||
#### Debian and derivatives:
|
||||
``sudo apt install glib2.0-0 rust``
|
||||
2.Build it:
|
||||
###2.Build it:
|
||||
```
|
||||
chmod +x ./build.sh
|
||||
./build.sh
|
||||
|
||||
Reference in New Issue
Block a user