diff --git a/README.md b/README.md index d7d74fc0..d3707e16 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Using the following project as a baseline: `https://github.com/golang-standards/ - Run `touch .env` to create `.env` file for custom environment variables - Run `devbox shell` to enter the environment -- Run `task fullsuite` to run all tests that ensure the current state +- Run `task fullsuite:ci` to run all tests that ensure the current state To find new packages: `https://search.nixos.org/packages`