|
|
@ -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}') |
|
|
|