Skip to content

Commit 9478d80

Browse files
authored
Merge pull request #199 from epics-containers/quickstart2
final version of quickstart
2 parents a148191 + f63a314 commit 9478d80

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/how-to/compose-quickstart.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,11 @@ export DOCKER_HOST=unix://$XDG_RUNTIME_DIR/podman/podman.sock
3434

3535
## Windows
3636

37-
- PowerShell: wsl --install -d Ubuntu
37+
- PowerShell: `wsl --install -d Ubuntu`
3838
- Open Ubuntu terminal and follow [](linux-installation)
3939

4040
## Mac OS
4141

42-
- brew install podman
43-
- brew install docker-compose
44-
- Follow 'Podman Integration with Docker Compose'
45-
- Add an X11 server like XQuartz
42+
- Follow this gist <https://gist.github.com/kaaquist/dab64aeb52a815b935b11c86202761a3>
43+
- Install an X11 server like XQuartz
44+

0 commit comments

Comments
 (0)