Skip to content

Commit 4204f6a

Browse files
committed
update readme to include link to Docker Toolbox
1 parent 22aa0d8 commit 4204f6a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ You'll need the following installed and in your `PATH`:
88
* [Docker](https://docs.docker.com/installation/)
99
* [Docker Compose](https://docs.docker.com/compose/install/)
1010

11+
On Mac OS X and Windows, [Docker Toolbox](https://www.docker.com/toolbox) is the recommended way to install Docker and docker-compose (does not work on windows).
12+
1113
## Building a CLI app
1214
To generate a new mruby CLI, there's a `--setup` option.
1315

0 commit comments

Comments
 (0)