Skip to content

Commit 1f27652

Browse files
committed
Update README.md
1 parent 22b507c commit 1f27652

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ All import views do require admin "is staff" permission.
8585

8686
## Testing
8787

88-
If you have [Fig](http://www.fig.sh/) and [Docker](https://www.docker.com/)
89-
installed, then just running `fig up` will do everything you need to test
88+
If you have [docker-compose](https://docs.docker.com/compose/) and [Docker](https://www.docker.com/)
89+
installed, then just running `docker-compose up` will do everything you need to test
9090
the packages.
9191

9292
Otherwise look at the `.travis.yml` file for test dependencies.

0 commit comments

Comments
 (0)