From 261735214e2c04648dade8815ace0cdd1c3ba763 Mon Sep 17 00:00:00 2001 From: Subhadip Naskar Date: Sun, 12 Apr 2020 23:27:30 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5764098..483b177 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Docker Stacks is a laradock GUI build on top of docker, electron.js, node-pty, x #### Installation (MacOS) -Run in terminal, it will create a hidden data directory and pull docker images and other settings (review source by going to the GitHub page) +Run in terminal, it will create a hidden data directory and pull docker images and other settings (review source by going to the GitHub page at https://github.com/softwarefreak/docker-stacks-data) ``` cd ~ && mkdir .docker-stacks && cd .docker-stacks && git clone https://github.com/softwarefreak/docker-stacks-data.git .