Skip to content

Commit 66aeb41

Browse files
committed
Removing whitespace errors from documentation.
1 parent caf8337 commit 66aeb41

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/INSTALL.jaunty

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Installing Django 1.1
7272

7373
::
7474

75-
sudo easy_install django==1.1
75+
sudo easy_install django==1.1
7676

7777
Downloading External Dependencies
7878
---------------------------------
@@ -154,7 +154,7 @@ one with a suitable password. ::
154154
./manage.py syncdb
155155

156156
Load up the tables with sample city data ::
157-
157+
158158
./manage.py loaddata mainapp/fixtures/initial_data.json
159159

160160
Running the app
@@ -166,5 +166,5 @@ Finally we got here ::
166166

167167

168168

169-
--
169+
--
170170
Happy Hacking !

0 commit comments

Comments
 (0)