Skip to content

Commit b02a2f4

Browse files
authored
Update README.md
1 parent 0fbc265 commit b02a2f4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ To embark on this journey, you'll need the following prerequisites:
2121

2222
* Docker (download link: https://www.docker.com/)
2323
* Docker Compose (download link: https://docs.docker.com/compose/install/)
24+
Or, for *nix
25+
```
26+
sudo apt install docker-compose
27+
```
2428

2529
## Getting Started
2630

0 commit comments

Comments
 (0)