diff options
author | Ekaitz Zárraga <ekaitz.zarraga@gmail.com> | 2016-05-21 12:41:53 +0200 |
---|---|---|
committer | Ekaitz Zárraga <ekaitz.zarraga@gmail.com> | 2016-05-21 12:41:53 +0200 |
commit | 10b14fcf30508438f317d3bb04e9afefc1f2eb8c (patch) | |
tree | 260a93cb56dbb7412b32028cfc30169e35c16bf7 /README.md | |
parent | 3252f456ac7a592324028fa80193f79779071d87 (diff) |
Typo in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Use `install.sh` to install the dotfiles. It uses `stow` internally. ```shell ... $ git clone [THIS REPO] -.../dotfiles $ cd dotfiles +... $ cd dotfiles .../dotfiles $ sh install.sh ``` |