From 01f9333774d076db289fe5a51b3785526d400473 Mon Sep 17 00:00:00 2001 From: Paul Wilde Date: Sat, 16 Jul 2022 23:13:38 +0100 Subject: [PATCH] edited readme for nimble packaging --- README.MD | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.MD b/README.MD index d799f6c..da2b076 100755 --- a/README.MD +++ b/README.MD @@ -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") Each tool is compiled separately, for example: -```nim +```sh +nimble install +or nim c pingclock ``` + and then run with ```sh ./pingclock