diff options
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -5,8 +5,8 @@ ## Usage ```bash -$ cd $HOME -$ git clone https://github.com/krolyxon/dotfiles.git ~/.dotfiles -$ cd ~/.dotfiles -$ ./install.sh +cd $HOME +git clone https://github.com/krolyxon/dotfiles.git ~/.dotfiles +cd ~/.dotfiles +./install.sh ``` |
