Readme: return to working directory after installation.

This commit is contained in:
Jelmer Snoeck
2012-04-28 13:06:09 +02:00
parent 4b53dc5a34
commit 7db29749ef
+1 -1
View File
@@ -19,6 +19,6 @@ These files will replace any personal dotfiles to prevent unexpected behavior.
Run the following command: Run the following command:
git clone git@github.ncube.be:wijs/dotfiles-server.git ~/.dotfiles-server && cd ~/.dotfiles-server && ./install.sh git clone git@github.ncube.be:wijs/dotfiles-server.git ~/.dotfiles-server && cd ~/.dotfiles-server && ./install.sh && cd -
Not that you'll be prompted for an environment. This is to easily spot the server we're on. Not that you'll be prompted for an environment. This is to easily spot the server we're on.