Update README.md

This commit is contained in:
arionum
2018-08-07 13:12:32 +03:00
committed by GitHub
parent 5f4b6d9d51
commit 5fc167cfbf

View File

@@ -19,7 +19,7 @@ The Arionum (ARO) cryptocurrency node.
- MySQL/MariaDB - MySQL/MariaDB
1. Install MySQL or MariaDB and create a database and a user. 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`) 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 4. Access the http://ip-or-domain and refresh once