Skip to content
Snippets Groups Projects
Commit b82fb1b0 authored by fsiddi's avatar fsiddi
Browse files

Update to README.md

parent 1297b4be
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,11 @@ Following the Flask idea, we install the server, workers and dashboard unsing vi
```
$ sudo easy_install virtualenv
```
On Linux this might work better:
```
$ sudo apt-get install python-virtualenv
```
Once you have virtualenv installed, just fire up a shell and create your own environment. You may want to create this folder inside of the brender folder:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment