Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ An API implementation for Saarang Shaastra like fests, including ERP and Mainsit
```
- Create a virtual env
- Go into the folder of the git repository and use `virtualenv --no-site-packages venv`
- If you do not know what git repository means read [this](http://rogerdudler.github.io/git-guide/) for a begginer crash course
- If you do not know what git repository means read [this](http://rogerdudler.github.io/git-guide/) for a beginner crash course
- If you do not know what python-virtualenv means read [this](http://www.pythonforbeginners.com/basics/python-virtualenv-usage)
- Install configs/requirements.txt
- use
Expand Down