mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 13:36:18 +08:00
remove another reference to now-extinct db dumps
This commit is contained in:
parent
664d2016d0
commit
3c3e24814b
|
@ -13,7 +13,6 @@ Note: If you are developing on a Mac, you will probably want to look at [these i
|
|||
5. Clone the project and bundle.
|
||||
6. Copy `config/database.yml.development-sample` to `config/database.yml`. Copy `config/redis.yml.sample` to `config/redis.yml`. Edit the files to point to your postgres and redis instances.
|
||||
7. Create the "vagrant" user and the development and test databases in postgres. See the postgres section in "Building your own Vagrant VM", below.
|
||||
8. Install the seed data to set up an admin account and meta topic: `psql DATABASE_NAME < pg_dumps/production-image.sql`
|
||||
|
||||
|
||||
## Before you start Rails
|
||||
|
|
Loading…
Reference in New Issue
Block a user