diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2018-09-20 11:03:05 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2018-09-20 11:03:05 +0200 |
| commit | 4339ff281c77e000a89cd65d4fb3d51ad308156a (patch) | |
| tree | 72c695871f5ad41f3aa71e4e2dd1391240e539b2 /docs/source/install.rst | |
| parent | 82ee14c8e2a8aad8a5684ba3fbe42a16cda6d680 (diff) | |
| download | PROJ-4339ff281c77e000a89cd65d4fb3d51ad308156a.tar.gz PROJ-4339ff281c77e000a89cd65d4fb3d51ad308156a.zip | |
Remove references to nad/
Closes #1127
Diffstat (limited to 'docs/source/install.rst')
| -rw-r--r-- | docs/source/install.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/install.rst b/docs/source/install.rst index 03e6bc9d..ea11f5ee 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -140,9 +140,9 @@ In either case, the directory of the prefix path must exist and be writable by the installer. Before proceeding with the installation we need to add the datum grids. Unzip -the contents of the *proj-datumgrid* package into ``nad/``:: +the contents of the *proj-datumgrid* package into ``data/``:: - unzip proj-datumgrid-1.7.zip -d proj-5.0.1/nad/ + unzip proj-datumgrid-1.7.zip -d proj-5.0.1/data/ The installation will automatically move the grid files to the correct location. Alternatively the grids can be installed manually in the directory pointed to |
