From 1dcc2f0e943110aa08521e4ca152005246e25a55 Mon Sep 17 00:00:00 2001 From: InversionSpaces Date: Mon, 16 Oct 2023 14:57:37 +0000 Subject: [PATCH] Change section name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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