Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Avtech04 authored Oct 8, 2024
1 parent 0b55ab1 commit e409028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ If already installed python follow next steps:
then `Set-ExecutionPolicy RemoteSigned` to allow running scripts<br />
to roll back enter `Set-ExecutionPolicy Restricted`.
3. then install Django inside this environment with this command `pip install Django`
4. then clone the git repo `git clone https://github.com/Avtech04/Robotics_Club_Website.git`
4. then clone the git repo `https://github.com/ContriHUB/Robotics_Club_Website.git`
5. `cd Robotics_Club_Website`
6. run `pip install -r requirements.txt`
7. create database schema by running `python manage.py makemigrations` and then `python manage.py migrate`
Expand Down

0 comments on commit e409028

Please sign in to comment.