Skip to content

Commit

Permalink
Minor README update to retrigger Travis build
Browse files Browse the repository at this point in the history
Travis build failed due to temporarily unavailable remote WFS.
  • Loading branch information
justb4 committed Sep 29, 2020
1 parent cd6b0b1 commit ffd8a30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GeoHealthCheck (GHC) is a Service Status and QoS Checker for OGC Web Services an
See also the [full GHC documentation](http://docs.geohealthcheck.org/).

Easiest is [to run GHC using Docker](https://github.com/geopython/GeoHealthCheck/blob/master/docker/README.md).
Below a quick overview of a manual install on Unix-based systems like Apple Mac and Linux.
Below a quick overview of a manual install on Unix-based systems like Apple MacOS and Linux.

```bash
virtualenv GeoHealthCheck && cd $_
Expand Down Expand Up @@ -66,4 +66,4 @@ python GeoHealthCheck/models.py load <.json data file> [y/n]

```

More in the [full GHC documentation](http://docs.geohealthcheck.org/).
More in the [full GHC documentation](http://docs.geohealthcheck.org/).

0 comments on commit ffd8a30

Please sign in to comment.