edited readme for nimble packaging

This commit is contained in:
Paul Wilde 2022-07-16 23:13:38 +01:00
parent f69b202da8
commit 01f9333774

View file

@ -39,9 +39,12 @@ There are some configuration variables explicit to me, you'll need to change the
Configuration variables are compile - there are no config files or runtime parameters (except for "rofi") Configuration variables are compile - there are no config files or runtime parameters (except for "rofi")
Each tool is compiled separately, for example: Each tool is compiled separately, for example:
```nim ```sh
nimble install
or
nim c pingclock nim c pingclock
``` ```
and then run with and then run with
```sh ```sh
./pingclock ./pingclock