From ca5e9db2ea3962d73d86e9506e61eafbdd087ac5 Mon Sep 17 00:00:00 2001 From: Sukanya Sahoo <54986352+Sukanya41455@users.noreply.github.com> Date: Wed, 10 Apr 2024 14:38:21 +0530 Subject: [PATCH] fixed installation heading --- Docker.installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker.installation.md b/Docker.installation.md index 99de5ad..92ce879 100644 --- a/Docker.installation.md +++ b/Docker.installation.md @@ -1,4 +1,4 @@ -#Docker installation notes +# Docker installation notes It would be much easier to install the application in a docker container. Here the basic steps to run the application in Docker.