Skip to content

Commit

Permalink
fix readme line
Browse files Browse the repository at this point in the history
  • Loading branch information
visr committed Jun 24, 2018
1 parent 4143704 commit 45a9c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -12,7 +12,7 @@ This package is registered, so add it using `Pkg.add`. This will also download G
```julia
Pkg.add("GDAL")
```
`Pkg.build` To test if it is installed correctly, use:
To test if it is installed correctly, use:
```julia
Pkg.test("GDAL")
```
Expand Down

0 comments on commit 45a9c2e

Please sign in to comment.