Merge pull request #162 from franek/patch-1
contributing guide : fix path for activate
This commit is contained in:
@@ -12,7 +12,7 @@ Setting up the development environment
|
||||
git clone https://github.com/saimn/sigal.git
|
||||
cd sigal
|
||||
virtualenv venv
|
||||
. venv/activate
|
||||
. venv/bin/activate
|
||||
|
||||
Install sigal in development mode::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user