Add admin setup to install instructions

This commit is contained in:
Bartek Fabiszewski 2017-05-24 11:13:04 +02:00
parent 5c3f6bb530
commit c3261ae0c6

View File

@ -38,6 +38,7 @@ Together with a dedicated [μlogger mobile client](https://github.com/bfabiszews
- Follow instructions in setup script. It will add database tables and set up your μlogger user
- **Remember to remove or disable `scripts/setup.php` script**
- Log in with your new user on http://YOUR_HOST/ulogger-server/
- You may also want to set your new user as an [admin in config file](https://github.com/bfabiszewski/ulogger-server/blob/v0.2/config.default.php#L67).
## Todo
- improve track editing