Fixed code block in README

This commit is contained in:
Jesper Fussing Moerk 2018-02-09 15:41:00 +01:00
parent 1cf8d2f525
commit 565339e58f
1 changed files with 3 additions and 3 deletions

View File

@ -41,9 +41,9 @@ I use ZSH with the latest Spaceship prompt
# Stow # Stow
I use Gnu Stow to manage my dotfiles. Dotfiles from this repository can be used by issuing: I use Gnu Stow to manage my dotfiles. Dotfiles from this repository can be used by issuing:
´´´ ~~~
stow -t ~ i3 stow -t ~ i3
stow -t ~ dunst stow -t ~ dunst
stow -t ~ polybar stow -t ~ polybar
stow -t ~ rofi stow -t ~ rofi
´´´ ~~~