readme changes
This commit is contained in:
10
README.md
10
README.md
@@ -1,12 +1,12 @@
|
|||||||
# learn-hieroglyphs
|
# learn-hieroglyphs
|
||||||
## building
|
## building
|
||||||
To build this on GNU/Linux:
|
To build this on GNU/Linux
|
||||||
###1.Install dependencies for your distro:
|
### 1.Install dependencies for your distro:
|
||||||
#### Arch linux:
|
#### Arch linux:
|
||||||
``sudo pacman -S glib2 rust``
|
``sudo pacman -S glib2 rust``
|
||||||
#### Debian and derivatives:
|
#### Debian and derivatives:
|
||||||
``sudo apt install glib2.0-0 rust``
|
``sudo apt install glib2.0-0 rust``
|
||||||
###2.Build it:
|
### 2.Build it:
|
||||||
```
|
```
|
||||||
chmod +x ./build.sh
|
chmod +x ./build.sh
|
||||||
./build.sh
|
./build.sh
|
||||||
@@ -16,9 +16,9 @@ then, run it:
|
|||||||
cargo run
|
cargo run
|
||||||
```
|
```
|
||||||
Windows sucks.
|
Windows sucks.
|
||||||
##Contributing
|
## Contributing
|
||||||
Contributing is welcome! Please, make an issue if you found a bug.
|
Contributing is welcome! Please, make an issue if you found a bug.
|
||||||
Ideas are welcomed as well!
|
Ideas are welcomed as well!
|
||||||
##Закрытие проекта
|
## Закрытие проекта
|
||||||
скоро..
|
скоро..
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user