From b6391a7bf6458c4f2e8afdb1ccf24a72b693f145 Mon Sep 17 00:00:00 2001 From: liberodark Date: Tue, 27 Aug 2019 15:01:22 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b48f5bf..2e4d4dd 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ phpIPAM Server App can be installed by YunoHost **admin web-interface** or by **running following command**: $ sudo yunohost app install https://github.com/YunoHost-Apps/phpipam_ynh + + 1. Login in phpIPAM + 2. put your sql user and password + (you can find them via "nano /var/www/phpipam/config.php" in cli mode) + 3. Admin user for db is same user for sql same for password ### Upgrade this package: