summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEkaitz Zárraga <ekaitz.zarraga@gmail.com>2016-05-21 12:41:53 +0200
committerEkaitz Zárraga <ekaitz.zarraga@gmail.com>2016-05-21 12:41:53 +0200
commit10b14fcf30508438f317d3bb04e9afefc1f2eb8c (patch)
tree260a93cb56dbb7412b32028cfc30169e35c16bf7 /README.md
parent3252f456ac7a592324028fa80193f79779071d87 (diff)
Typo in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d3ec5b1..bf2f42e 100644
--- a/README.md
+++ b/README.md
@@ -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
```