Update 'README.md'
This commit is contained in:
parent
d353ff6804
commit
53101d47c7
1 changed files with 46 additions and 43 deletions
|
@ -19,10 +19,11 @@
|
||||||
### #1 Download Archive
|
### #1 Download Archive
|
||||||
|
|
||||||
|
|
||||||
Download last archive https://git.echosystem.fr/Erreur32/DayZ-Stat-Server/archive/0.32.zip
|
- Download lastest archive https://git.echosystem.fr/Erreur32/DayZ-Stat-Server/archive/0.32.zip
|
||||||
|
|
||||||
# or Use the lastest version with git
|
|
||||||
git clone https://git.echosystem.fr/Erreur32/DayZ-Stat-Server.git
|
> ## or Use the lastest version with git
|
||||||
|
> git clone https://git.echosystem.fr/Erreur32/DayZ-Stat-Server.git
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -45,6 +46,8 @@
|
||||||
- mysql database (to store status server for graph)
|
- mysql database (to store status server for graph)
|
||||||
Create `dayzstat` database first + user privilege. Checkout Schema database in SQL/table.sql
|
Create `dayzstat` database first + user privilege. Checkout Schema database in SQL/table.sql
|
||||||
|
|
||||||
|
> ### edit config/consql.php
|
||||||
|
|
||||||
> -- Adminer 4.7.8 MySQL dump
|
> -- Adminer 4.7.8 MySQL dump
|
||||||
>
|
>
|
||||||
> SET NAMES utf8;
|
> SET NAMES utf8;
|
||||||
|
|
Loading…
Reference in a new issue