aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/readme.md b/readme.md
index 52c8a9e..7e0424b 100644
--- a/readme.md
+++ b/readme.md
@@ -68,12 +68,11 @@ Contributions
68Issues and patches: email the author. 68Issues and patches: email the author.
69 69
70 70
71Development commands 71Development
72-------------------- 72-----------
73 73
74* Enter the development shell: `nix develop` 74* Enter the development shell: `nix develop`
75* Run tests in loop: `watchexec -cclear -r nim r -d:test main.nim` 75* Make targets: `tickwatch`, `check`, `check-loop`, `install`, `clean`
76* Build executable: `nim c -d:release main.nim`
77 76
78 77
79Copyright and Licence 78Copyright and Licence