aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMatt Singleton <matthew.j.singleton@gmail.com>2011-01-21 11:10:25 -0500
committerMatt Singleton <matthew.j.singleton@gmail.com>2011-01-21 11:10:25 -0500
commit41ebc8041e4c39e197f2239249d846d266b7d280 (patch)
treec197831d5e843e200c724362fcc9ba1564492e70 /README
parent8f0b419896b27d46359d3537b6ed6ecc95e93fa2 (diff)
fix the README script so the cd works in zsh
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7f8d5c2..927b883 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
rm -f xcolour-dotfiles-*.tar.gz
wget --no-check-certificate https://www.github.com/xcolour/dotfiles/tarball/master
tar zxfv xcolour-dotfiles-*.tar.gz
-cd xcolour-dotfiles*
+cd xcolour-dotfiles-*/
./deploy.sh