From 22f599e464a15dd3429c75d6cbd199de6532d1ad Mon Sep 17 00:00:00 2001 From: GiooiG <33350722+GiooiG@users.noreply.github.com> Date: Fri, 2 Feb 2024 10:32:29 +0100 Subject: [PATCH] Updated Getting Started (markdown) --- Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Getting-Started.md b/Getting-Started.md index 4a0a907..ecf44d7 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -36,7 +36,7 @@ cd netbox-docker ``` Now you need to create a new file which defines the port under which NetBox will be available. -The file's name must be `docker-compose.override.yml` and its content should be as follows: +The file name must be `docker-compose.override.yml` and its content should be as follows: ```yaml version: '3.4'