Skip to content

Commit b60f389

Browse files
authored
Merge pull request #222 from krassowski/docs/fix/The-Easy-Way
Update CONTRIBUTING.md - postBuild moved
2 parents 8d4f792 + 71088c1 commit b60f389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ pip install -r requirements/dev.txt # in a virtualenv, probably
4949
Once your environment is created and activated, on Linux/OSX you can run:
5050

5151
```bash
52-
bash postBuild
52+
bash binder/postBuild
5353
```
5454

5555
This performs all of the basic setup steps, and is used for the binder demo.

0 commit comments

Comments
 (0)