Skip to content

Commit

Permalink
fine-tune wording
Browse files Browse the repository at this point in the history
  • Loading branch information
neteler authored Jun 17, 2024
1 parent f813887 commit 197e5f1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ support files.

(to be deprecated after 1.0.3 release)

Typically the configure and build process would look
something like with Autotools:
Typically, the configure and build process looks like:

```bash
./configure --with-gdal=/usr/bin/gdal-config \
Expand Down Expand Up @@ -58,7 +57,7 @@ cmake .. -DAUTOLOAD_DIR=/opt/local/lib/gdalplugins \

## Usage

Set the driver path:
Set the driver path (e.g. in $HOME/.bashrc):

```bash
GDAL_DRIVER_PATH="/usr/lib/gdalplugins"
Expand Down

0 comments on commit 197e5f1

Please sign in to comment.