Browse Source

readme: added apt-get install cmd

Fabian Peter Hammerle 4 years ago
parent
commit
063c8a0e59
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -4,6 +4,7 @@ https://i3wm.org/i3status/manpage.html
 
 ## Installation
 
-```{sh}
+```sh
+sudo apt-get install i3status
 git clone git@git.hammerle.me:fphammerle/config-i3status.git $HOME/.config/i3status
 ```