fix apparently confusing wording

master
Joey Hess 2010-03-19 13:45:43 -04:00
parent af83b4c5f5
commit 6dc6fe2f9b
1 changed files with 2 additions and 3 deletions

View File

@ -67,6 +67,5 @@ as many times as you want (thus being able to have a repository which is
used by the ikiwiki CGI, and another which you can use for updating via
git).
When you want to update the server from the laptop, do a `git push` from
within the laptop's bare repository, and likewise do a `git pull` to update
the laptop from the server.
Use standard git commands, run in the laptop's bare git repository
to handle pulling from and pushing to the server.