fixed code bloks again

This commit is contained in:
Arne Swanson 2018-08-11 11:41:17 -04:00
parent 9d771f55dd
commit ec6d20d826
1 changed files with 4 additions and 4 deletions

View File

@ -5,15 +5,15 @@ if you don't have it, i've bundled a binary in the repo
uses [stow][1] for symlinking dotfiles.
```sh
mk install
mk install
```
if this is the first time you install:
```sh
mk first_run
# delete all conflicting dotfiles (i.e. ".zshrc")
mk install
mk first_run
# delete all conflicting dotfiles (i.e. ".zshrc")
mk install
```
[0]: http://tools.suckless.org/9base/