From 7da6b94daf4e9a846b5d59357750c040bb60b073 Mon Sep 17 00:00:00 2001 From: Eric Allam Date: Tue, 18 Jul 2023 16:14:43 +0100 Subject: [PATCH] Add linux header --- DOCKER_INSTALLATION.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DOCKER_INSTALLATION.md b/DOCKER_INSTALLATION.md index 18346f5ee..a46e904ee 100644 --- a/DOCKER_INSTALLATION.md +++ b/DOCKER_INSTALLATION.md @@ -10,6 +10,8 @@ Below are the steps on how you can avoid that. First you need to setup docker-compose as it is an underlying tool that this command: `pnpm run docker` fires behind the scene. +## Linux + To install Docker Compose on Linux Ubuntu via the terminal, you can follow these steps: 1. Update the package index on your system by running the following command: