Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jelle van der Waa
Archweb
Commits
ab770616
Commit
ab770616
authored
Dec 30, 2012
by
Dan McGee
Browse files
Minor updates to README
Signed-off-by:
Dan McGee
<
dan@archlinux.org
>
parent
3e7c519a
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
ab770616
...
...
@@ -26,18 +26,18 @@ packages, you will probably want the following:
-
django
-
python2-psycopg2
-
python2-markdown
-
python-south
-
python-memcached
-
python
2
-south
-
python
2
-memcached
# Testing Installation
1.
Run
`virtualenv2`
.
$ cd /path/to/archweb && virtualenv2 .
./archweb-
env
$ cd /path/to/archweb && virtualenv2 .
/
env
/
2.
Activate the virtualenv.
$ source .
./archweb-
env/bin/activate
$ source .
/
env/bin/activate
2.
Install dependencies through
`pip`
.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment