From f5316ccae9764084cee56130269ebb5dac84411b Mon Sep 17 00:00:00 2001 From: Zoey Date: Sat, 13 Jan 2024 09:04:59 +0100 Subject: [PATCH] remove missplaced ` Signed-off-by: Zoey --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15f75e44f..2c9fce50b 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ location / { - [Docker Install documentation](https://docs.docker.com/engine) - [Docker Compose Install documentation](https://docs.docker.com/compose/install/linux) -2. Create a compose.yaml file similar to [this](https://github.com/ZoeyVid/NPMplus/blob/develop/compose.yaml) (or use it as a portainer stack):ยด +2. Create a compose.yaml file similar to [this](https://github.com/ZoeyVid/NPMplus/blob/develop/compose.yaml) (or use it as a portainer stack): 3. Bring up your stack by running (or deploy your portainer stack) ```bash