Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
colin committed Nov 14, 2016
1 parent d8800bf commit 7367f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ tools:

We have provided a Dockerfile which helps for isolating build problems, and local development.
Install [Docker](https://www.docker.com/) for your operating system, clone this repo, then
then run `./scripts/start_container.sh`. This should start a local docker container called `pymc3`,
run `./scripts/start_container.sh`. This should start a local docker container called `pymc3`,
as well as a [`jupyter`](http://jupyter.org/) notebook server running on port 8888. The repo
will be running the code from your local copy of `pymc3`, so it is good for development. You may
also use it to run the test suite, with
Expand Down

0 comments on commit 7367f20

Please sign in to comment.