Skip to content

Commit

Permalink
mac doc, use 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jfdenise committed Jun 7, 2019
1 parent d07fda1 commit 3f1fe94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build-mac.md
Expand Up @@ -11,7 +11,7 @@ Building on Mac
* Create the virtualenv: `virtualenv my-vertualenv/cekit`
* Activate the virtualenv `source my-vertualenv/cekit/bin/activate`

* Installing cekit and dependencies
* Installing cekit and dependencies. NB: Be sure to install a cekit version >= to 3.1.0.
* `pip3 install cekit`
* `pip3 install docker`
* `pip3 install docker_squash`
Expand Down

0 comments on commit 3f1fe94

Please sign in to comment.