Browse Source

Using mariadb instead of mysql

pull/3/head^2
xcps 3 years ago committed by GitHub
parent
commit
e9d060a6a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -3,7 +3,7 @@ Copy config @@ -3,7 +3,7 @@ Copy config
config/config.json.example -> config/config.json
</pre>
Use mysql
Use Mariadb
<pre>
cd gostexplr
npm i

Loading…
Cancel
Save