mirror of
https://github.com/aelve/guide.git
synced 2024-12-23 12:52:31 +03:00
Mention the database in INSTALL.md
This commit is contained in:
parent
09957c4c39
commit
86681430a1
@ -6,6 +6,11 @@
|
||||
|
||||
And go to <http://localhost:8080>.
|
||||
|
||||
The `state/` directory contains the database. You can download the current database of [guide.aelve.com](http://guide.aelve.com) by doing this:
|
||||
|
||||
$ git clone https://github.com/aelve/guide-database
|
||||
$ mv guide-database state
|
||||
|
||||
# How to install on a server
|
||||
|
||||
I'm going to use Digitalocean and Ubuntu, but you can use anything else.
|
||||
|
Loading…
Reference in New Issue
Block a user