Skip to content

Commit 49e6d44

Browse files
committed
documentation(docker): upgrade docker documentation for macos
Fix docker documentation to match to the new docker interface for macos
1 parent c3a78ca commit 49e6d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ First, you need a Captain instance running in debug mode, this can be a remote s
2828
or your local machine itself. Needless to say, Docker is required (same minimum version as mentioned in README). Ubuntu is the best dev environment for CapRover.
2929

3030
> Docker for Mac users: You need to add `/captain` to shared paths.
31-
> To do so, click on the Docker icon -> Preferences -> File Sharing and add `/captain`
31+
> To do so, click on the Docker icon -> Preferences -> Ressources -> File Sharing and add `/captain`
3232
> This is not possible in Catalina or above versions. You can try your luck by changing `CAPTAIN_BASE_DIRECTORY` in `src/utils/CaptainConstants.ts` and in `dev-scripts/dev-clean-run-as-dev.sh` but it might be best to develop in a linux VM for best results.
3333
3434
Log in to your machine, clone the git repo and run the following lines:

0 commit comments

Comments
 (0)