From fead0bb4b2b6174e637f5cb8c57edd9b55c3a1c7 Mon Sep 17 00:00:00 2001 From: kenshin-samourai Date: Fri, 21 Jun 2019 20:58:21 +0200 Subject: [PATCH] doc - add link to MacOS install doc --- doc/DOCKER_setup.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/DOCKER_setup.md b/doc/DOCKER_setup.md index 1b89fb3..330429b 100644 --- a/doc/DOCKER_setup.md +++ b/doc/DOCKER_setup.md @@ -73,6 +73,8 @@ MyDojo is a set of Docker containers providing a full Samourai backend composed ## First-time Setup ## +For MacOS, see this detailed [installation guide](./DOCKER_mac_setup.MD). + This procedure allows to install a new Dojo from scratch. * Install [Docker and Docker Compose](https://docs.docker.com/compose/install/) on the host machine and check that your installation is working.