Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-lybid committed Nov 26, 2023
1 parent 6690336 commit 8cab8e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ Python 3.7+ is required.

```
git clone https://github.com/anna-lybid/planetarium-api-project.git
cd planetarium-api-project
cd ocr-textbook
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver
python main.py
python read_cv.py
```

0 comments on commit 8cab8e5

Please sign in to comment.