diff options
| author | RobertDober | 2017-10-19 12:55:41 +0200 |
|---|---|---|
| committer | Robert | 2017-11-13 09:28:48 +0100 |
| commit | 25fe12d168d7e173cabfa17d1e4a5d1860f8756d (patch) | |
| tree | 3917cecefaff858f1cbb58764ceb77526e4216a4 | |
| parent | 0b064d99484a309ae1c4a413dc6d0e3fff566e1e (diff) | |
| download | chouette-core-25fe12d168d7e173cabfa17d1e4a5d1860f8756d.tar.bz2 | |
Nice catch Teddy, thanx
| -rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md index 32aca8697..b95a67dbf 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -78,7 +78,7 @@ rake aborted! LoadError: library names list must not be empty ``` -you need to install `libproj4-dev` (macOS) or `libproj-dev` (Linux) on your system. +you need to install `proj` (macOS) or `libproj-dev` (Linux) on your system. ### Postgres |
