Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neilshaabi committed May 28, 2024
1 parent 087a871 commit 7b9a731
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,6 @@ Several useful commands are defined in the `Makefile` to facilitate the various
make dependencies
```
4. **Enable asynchronous task management (optional but recommended for responsiveness):**
Open a new terminal window and start redis server:
```
make redis
```
Open another terminal window and start celery worker:
```
make celery
```
4. **Run application**:
```
make app
Expand Down

0 comments on commit 7b9a731

Please sign in to comment.