all repos — xmonad-config @ bb4241466ea4c1f8af875c553d8429fda44242cb

personal xmonad config

readme: add info about path and fix typo
la-ninpre leobrekalini@gmail.com
Wed, 07 Jul 2021 16:35:06 +0300
commit

bb4241466ea4c1f8af875c553d8429fda44242cb

parent

8f6cff418aa2130e460a6625f639fc1a5e85b328

1 files changed, 3 insertions(+), 2 deletions(-)

jump to
M README.mdREADME.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