From 64e0c3172e2a4973aceb4e44431a2c836136a028 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerardo=20Marx=20Ch=C3=A1vez-Campos?= Date: Tue, 21 Apr 2020 16:22:26 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 69c98aa..bcf6ac9 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,10 @@ as you can see, there are some files related with the repository :) **goo job** ## Running the image and mounting the repository -Now you can mount the volume that contain the just cloned repository. If you are using **MacOS**: +Now you can mount the volume that contain the just cloned repository. + +### If you are using MacOS +If you are using **MacOS**: ``` $ open -a XQuartz $ ip=$(ifconfig en0 | grep inet | awk '$1=="inet" {print $2}')