Skip to content

Commit c38f9ea

Browse files
committed
addresses #1160, #1163
1 parent 3c549f7 commit c38f9ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

main/guides/getting-started/index.md

+4
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,10 @@ or
165165
brew install docker --cask
166166
```
167167

168+
Now, you can open Docker and let it run in the background
169+
```sh
170+
open -a Docker
171+
```
168172
</details>
169173

170174
Now that Docker has been installed you'll need to add your user account to the Docker group.

0 commit comments

Comments
 (0)