Skip to content
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
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# RECursionNITD-website

steps to install
Steps to Install

1. create python virtualenv
2. install all packages from requirements.txt
3. create .env file in project root with dbdetails
1. Create python virtualenv
2. Install all packages from requirements.txt
3. Create .env file in project root with dbdetails

sample:
Sample:
DB_NAME=HELLO_DJANGO
DB_USER=U_HELLO
DB_PASSWORD=hA8(scA@!fg3*sc&xaGh&6%-l<._&xCf
Expand Down