fix typo in clone url
This commit is contained in:
parent
ca1eaf9234
commit
36363c21b8
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ pip install flask-cas-ng
|
|||
If you want to do it the hard way you can clone the repository and
|
||||
install flask-cas-ng in a virtualenv.
|
||||
|
||||
1. Clone it `git clone git@github.com:MasterRoshan/Flask-CAS.git`
|
||||
1. Clone it `git clone git@github.com:MasterRoshan/flask-cas-ng.git`
|
||||
2. Enter it `cd flask-cas-ng`
|
||||
3. Create a virtualenv and enter it (Optional) `virtualenv venv && source venv/bin/activate`
|
||||
4. Install it `python setup.py install`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue