Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Remove reference to test branch
  • Loading branch information
benjwadams authored Sep 24, 2018
1 parent f13a769 commit 250ef71
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 @@ -7,7 +7,7 @@ To run, please have `docker` and `docker-compose` installed and run the
following in this order:

```sh
git clone --recurse-submodules -b new_ckan_version_draft https://github.com/ioos/catalog-docker-base.git
git clone --recurse-submodules https://github.com/ioos/catalog-docker-base.git
cd compose_build/
cp .env.template .env
```
Expand Down

0 comments on commit 250ef71

Please sign in to comment.