Skip to content

Commit

Permalink
README Update Oct '2023
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-evance committed Oct 31, 2023
1 parent d1572cb commit dbf5b03
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions efarm-backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ efarm is a Django project designed to help farmers streamline their operations b
5. Install the dependencies using `pip install -r requirements.txt`.
6. Run migrations using `python manage.py migrate`.
7. Start the development server using `python manage.py runserver`.
8. Run the `python manage.py createsuperuser` and create a superuser of you own liking, you can delete the database in
or use the username (peterevance) and password (qq) for the database you find in this repository.
8. Run the `python manage.py createsuperuser` and create a superuser of you own liking, you can use database you find in this repository.

## Usage

Expand Down

0 comments on commit dbf5b03

Please sign in to comment.