summaryrefslogtreecommitdiffstats
path: root/howtos
diff options
context:
space:
mode:
authorltzsch44 <ltzsch44@mi.fu-berlin.de>2016-01-05 21:22:30 +0100
committerltzsch44 <ltzsch44@mi.fu-berlin.de>2016-01-05 21:22:30 +0100
commit08a4ee47644393bfb523d2677de6ec69df087422 (patch)
tree2cb5c2847c8f943ce62ce118058d823f3e68cfda /howtos
parent3757ff59bb239ba822e4dd2a01a4e96990dd18fc (diff)
downloadwww-08a4ee47644393bfb523d2677de6ec69df087422.tar.gz
www-08a4ee47644393bfb523d2677de6ec69df087422.tar.bz2
www-08a4ee47644393bfb523d2677de6ec69df087422.zip
removed syntax errors
Diffstat (limited to 'howtos')
-rw-r--r--howtos/website.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/howtos/website.html b/howtos/website.html
index 0a64392..8784e20 100644
--- a/howtos/website.html
+++ b/howtos/website.html
@@ -22,7 +22,7 @@ Cyrax lokal installieren
$ cd cyrax
$ python2 setup.py install
$ cd ..
- $ git clone git://git.spline.de/www
+ $ git clone git://git.spline.de/www/www
$ cd www
$ cyrax -w
@@ -36,7 +36,7 @@ externe Generierung
-------------------
.. sourcecode:: text
- $ git clone ssh://git@git.spline.de/www
+ $ git clone ssh://git@git.spline.de/www/www
$ cd www
$ git checkout -b new
$ git push origin new