mirror of
https://github.com/creating2morrow/neveko.git
synced 2024-12-22 19:49:24 +00:00
fix typo
This commit is contained in:
parent
e3d62b1edc
commit
69b399d25b
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ NEVidebla-MESago (invisible message)
|
||||||
* install dependencies
|
* install dependencies
|
||||||
* ubuntu example: `sudo apt update -y && sudo apt upgrade -y`
|
* ubuntu example: `sudo apt update -y && sudo apt upgrade -y`
|
||||||
* `sudo apt install -y libssl-dev build-essential libgpgme-dev`
|
* `sudo apt install -y libssl-dev build-essential libgpgme-dev`
|
||||||
* `git clone https://github/com/creating2morrow/nevmes`
|
* `git clone https://github.com/creating2morrow/nevmes`
|
||||||
* `cd nevmes && ./scripts/build_all_and_run.sh "-- -h"`
|
* `cd nevmes && ./scripts/build_all_and_run.sh "-- -h"`
|
||||||
* gui built with rust [egui](https://docs.rs/egui/latest/egui/)
|
* gui built with rust [egui](https://docs.rs/egui/latest/egui/)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue