From 5fc167cfbf67753c380a4cfb34c51c3c6ff6a363 Mon Sep 17 00:00:00 2001 From: arionum <34399752+arionum@users.noreply.github.com> Date: Tue, 7 Aug 2018 13:12:32 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0abc0da..f4eb5a1 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ The Arionum (ARO) cryptocurrency node. - MySQL/MariaDB 1. Install MySQL or MariaDB and create a database and a user. -2. Edit `include/config.inc.php` and set the DB login data +2. Rename `include/config-sample.inc.php` to `include/config.inc.php` and set the DB login data 3. Change permissions to tmp and `tmp/db-update` to 777 (`chmod 777 tmp -R`) 4. Access the http://ip-or-domain and refresh once