diff --git a/README.txt b/README.txt index 5e3d984994aa97bd5adb5b414a5402fc2acddf84..d9ef1e5ca60bae066b8bfe132e49fb6fb01f5af9 100644 --- a/README.txt +++ b/README.txt @@ -103,8 +103,8 @@ example, if I had created a new repository at scm.cwi.nl named itf-pelican-site, I could push my site there with the following two commands:: -git remote add origin https://guravage@scm.cwi.nl/ITF/itf-pelican-site -git push -u origin master + git remote add origin https://guravage@scm.cwi.nl/ITF/itf-pelican-site + git push -u origin master Creating new Pelican projects