diff --git a/README.md b/README.md index fc8b7f4..57d0ad0 100644 --- a/README.md +++ b/README.md @@ -432,7 +432,7 @@ The demo module is now part of the service and `fluence build`, for example, now To get rid of the demo project for now, use `fluence module remove` to unlink the module from the *fluence.yaml* and *service.yaml* files; the old *rm -r * gets rid of the code template. -### Deploying A Service +### Deploying Services With A Deal > :warning: **Warning**: For quickstart, services are already deployed for you. But if you want to deploy services in this repository yourself, you should remove old deployment information first: > ```bash