diff --git a/README.md b/README.md index 280a934..1446886 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,10 @@ This is pretty simple, just make nx run-many -- -t test ``` +``` +make nx run-many -- -t e2e +``` + ### Running services #### Run API locally