readme: add info about path and fix typo
la-ninpre leobrekalini@gmail.com
Wed, 07 Jul 2021 16:35:06 +0300
1 files changed,
3 insertions(+),
2 deletions(-)
jump to
M
README.md
→
README.md
@@ -57,9 +57,10 @@ 3. update and sync submodules
``` $ git submodule init - $ git submoduel update + $ git submodule update ``` -4. install with stack (this can take some time, since it's compiling from source) +4. install with stack (this can take some time, since it's compiling from source). +make sure that you have `~/.local/bin` in your `PATH`. ``` $ stack install