Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
brdunn
IPAM
Commits
a465588c
Commit
a465588c
authored
Aug 25, 2019
by
brdunn
Browse files
Update README.md
parent
5efcdf02
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
a465588c
...
...
@@ -2,5 +2,5 @@ to install you need to setup a virtual enviroment using python3. We use virtuale
virtualenv -p python3.
then you need to activate the enviroment using the following command: source
<envname>
/bin/activate
now we need to install the required libraries from pip
pip install django djangorestframework django-cors-headers djang_extensions pyscopg2-binary
pip install django djangorestframework django-cors-headers djang
o
_extensions pyscopg2-binary
now your enviroment is setup to run and develope.
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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