From: Edward Z. Yang Date: Wed, 11 Feb 2009 05:12:43 +0000 (-0500) Subject: fix linebreak problem X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/8b7f42528ca0287d9ec5d78b3d0e084d0030ac08 fix linebreak problem --- diff --git a/projects/www.mdwn b/projects/www.mdwn index 4076c31..421c865 100644 --- a/projects/www.mdwn +++ b/projects/www.mdwn @@ -58,9 +58,9 @@ When you commit, ikiwiki should get automatically republished as HTML. To work on the code surrounding the wiki in addition to the wikitext, clone the superrepo: - $ git clone git+ssh://sipb-www@scripts.mit.edu/mit/sipb-www/git/sipb-www - $ cd sipb-www - $ git submodule update --init + $ git clone git+ssh://sipb-www@scripts.mit.edu/mit/sipb-www/git/sipb-www + $ cd sipb-www + $ git submodule update --init ####Detailed Locker Layout