diff options
| author | Robert Dober | 2017-05-05 07:20:39 +0200 |
|---|---|---|
| committer | GitHub | 2017-05-05 07:20:39 +0200 |
| commit | de12174819c0cb9383e99f4e32cef6f815ab09f7 (patch) | |
| tree | ede3560bb4f34cf1a76152fd6fa06724ef45f2d8 /INSTALL.md | |
| parent | 52d7caa0c824c319b8427e6e66778b407cc7bfc4 (diff) | |
| download | chouette-core-de12174819c0cb9383e99f4e32cef6f815ab09f7.tar.bz2 | |
Update INSTALL.md
Diffstat (limited to 'INSTALL.md')
| -rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md index d471ec057..5fdd30e43 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -91,7 +91,7 @@ To create Referential with some data (Route, JourneyPattern, VehicleJourney, etc # Troubleshooting -If PG complains about illegal type `hstore` in your tests that is probably because the shared extension is not installed, here is what to do: +If Postgres complains about illegal type `hstore` in your tests that is probably because the shared extension is not installed, here is what to do: bundle exec rake db:test:purge |
