diff --git a/README.md b/README.md index 242ab330cd9e7bc2bc770a26908316a400adc873..9611a050f2b3d7ef6e051ce525541329c61d620b 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ ansible-playbook --ask-become-pass -i inventory.ini playbook.yml --check --diff This command will show you the changes that would be applied to your system. If you are confortable with them, rerun the same command without the `--check` flag. +Once installation is complete, run `/srv/funkwhale/virtualenv/bin/python /srv/funkwhale/api/manage.py createsuperuser` to create your admin account. Role Variables --------------