@@ -22,7 +22,7 @@ in brackets):
22
22
either, email me.
23
23
24
24
For the following commands, a $ prefix signifies that the command should be
25
- entered at your shell prompt, and a > prefix signifies the commant -line
25
+ entered at your shell prompt, and a > prefix signifies the command -line
26
26
client for your sql server (psql or mysql)
27
27
28
28
Create a database for the system, add accounts for two system users: the
@@ -95,7 +95,7 @@ in brackets):
95
95
96
96
mkdir -p lib/packages lib/python
97
97
98
- lib/packages is for stuff we'll download, lib/python is to add
98
+ lib/packages is for stuff we'll download; lib/python is to add
99
99
to our python path. We'll symlink python modules into lib/python.
100
100
101
101
At the time of release, patchwork depends on django version 1.5 or
@@ -199,7 +199,7 @@ fastcgi:
199
199
You'll probably want to do the following:
200
200
201
201
* Set up your projects
202
- * Configure your website address (in the Sites) section of the admin
202
+ * Configure your website address (in the Sites) section
203
203
204
204
5. Subscribe a local address to the mailing list
205
205
@@ -273,7 +273,7 @@ Some errors:
273
273
to the tables.
274
274
275
275
* pwclient fails for actions that require authentication, but a username
276
- and password is given int ~/.pwclient rc . Server reports "No authentication
276
+ and password is given in ~/.pwclientrc . Server reports "No authentication
277
277
credentials given".
278
278
279
279
- if you're using the FastCGI interface to apache, you'll need the
0 commit comments