diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fc146657ed..6db766225b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -234,7 +234,7 @@ descriptive name, and add the following: After writing tests for babylon, just build it by running: ```sh -$ make build-babylon +$ make build ``` Then, to run the tests, use: