Skip to content

Commit

Permalink
Specify the correct install command in the README.
Browse files Browse the repository at this point in the history
This fixes issue #3.
  • Loading branch information
Homme Zwaagstra committed Aug 19, 2015
1 parent 206901c commit 4a6a408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ that Go does. Assuming that you have set the
installation is a matter of running `go install`:

```sh
go install github.com/geo-data/cesium-terrain-server
go get github.com/geo-data/cesium-terrain-server/cmd/cesium-terrain-server
```

A program called `cesium-terrain-server` should then be available under your
Expand Down

0 comments on commit 4a6a408

Please sign in to comment.