commit a7e47e17535ce4dc298c5003ebb0d56d68dc676c
parent 7e6900cc5e0e65f24f0066caa9d1bd9474224a05
Author: Skylar Hill <stellarskylark@posteo.net>
Date: Sun, 5 Jun 2022 07:13:46 -0500
I'm in the directory now yay
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -21,7 +21,7 @@
* `dndsheet` -- `rpgsheet` but with a streamlined dnd5e-specific interface which, given a sheet following a particular standard, can provide an experience tailored to the system.
## Installation
-Once I'm in the nimble directory, you'll be able to fetch it pretty easily by installing Nim and running:
+Install Nim and run:
`nimble install rpgsheet`