diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f55124b06..9f46bcf5e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,7 +33,7 @@ go install Run Atlantis: ``` -atlantis server --gh-user --gh-token --log-level debug +atlantis server --gh-user --gh-token --repo-whitelist --log-level debug ``` If you get an error like `command not found: atlantis`, ensure that `$GOPATH/bin` is in your `$PATH`.