Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Xewus committed Feb 23, 2024
1 parent ff4f5e9 commit 3bbbc21
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 @@ -113,7 +113,7 @@ Your service is work!
Oh, I'm sorry. You also need to create the first account for the admin panel using this command:

```text
sudo docker exec -it app python manage.py createsuperuser
sudo docker exec -it foodgram-app python manage.py createsuperuser
```

And if you want, you can use the list of ingredients offered by us to write recipes.
Expand Down

0 comments on commit 3bbbc21

Please sign in to comment.