parent
7dcc38b5b2
commit
cec74d77ec
@ -10,6 +10,9 @@ Tandoor can be installed as a progressive web app (PWA) on mobile and desktop de
|
||||
#### Safari (iPhone/iPad)
|
||||
Open Tandoor, click Safari's share button, select `Add to Home Screen`
|
||||
|
||||
### Chrome/Chromium
|
||||
Open Tandoor, click the `add Tandoor to the home screen` message that pops up at the bottom of the screen
|
||||
|
||||
### Desktop browsers
|
||||
|
||||
#### Google Chrome
|
||||
@ -82,4 +85,4 @@ To create a superuser you need to
|
||||
|
||||
1. execute into the container using `docker-compose exec web_recipes sh`
|
||||
2. activate the virtual environment `source venv/bin/activate`
|
||||
3. run `python manage.py createsuperuser` and follow the steps shown.
|
||||
3. run `python manage.py createsuperuser` and follow the steps shown.
|
||||
|
Loading…
Reference in New Issue
Block a user