diff --git a/README.md b/README.md index ffa8ead..eaaab6b 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ To start the development server run `nx serve frontend`. Open your browser and n Run all services: ``` -nx run-many --parallel --target=serve --projects=agw,frontend +nx run-many --parallel --target=serve --projects=agw,user-data,frontend ``` Deploy on SCOS