Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Taseen18 authored Mar 31, 2024
1 parent f65cf18 commit 48b39fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ If not install run `python3 -m pip install --upgrade pip setuptools wheel` to in

## Installation Steps fo Djago

Run `source venv/bin/activate` in the root project directory. `cd backend` and install the following. If already installed skip running the server.

Run `python3 -m pip install Django`.
Check if install by running `django-admin --version`.

Expand Down

0 comments on commit 48b39fc

Please sign in to comment.