We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2e35d4 commit f462825Copy full SHA for f462825
README.md
@@ -8,6 +8,13 @@ This requires Docker and a Google Maps JS API key.
8
Docker: https://www.docker.com/
9
Google Maps API key: https://developers.google.com/maps/documentation/javascript/get-api-key
10
11
+### Installing Docker for Mac
12
+
13
+1. Install Homebrew /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
14
+2. Tap Cask brew tap caskroom/cask
15
+3. Install docker brew cask install docker
16
+4. Start docker CMD+SPACE, type docker, enter.
17
18
## Usage
19
20
1. Put your images in the "img" folder.
0 commit comments