diff options
author | kwadronaut <kwadronaut@leap.se> | 2015-09-09 11:31:30 +0200 |
---|---|---|
committer | kwadronaut <kwadronaut@leap.se> | 2015-09-09 11:31:30 +0200 |
commit | f37e2ba857ad129491e880a35b639e2583b0966c (patch) | |
tree | a9086d090cb8cc91f5e4e63d42fa1c0743ef9478 /README.md | |
parent | e1190e9127ffac98304e7ddb7730b092d2a0a00b (diff) |
adding zlib1g-dev as a dependency, due to sahara gem. solvees #7434
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ NOTE: leap_cli requires ruby 1.9 or later. Optionally install Vagrant in order to be able to test with local virtual machines (recommended): - sudo apt-get install vagrant virtualbox + sudo apt-get install vagrant virtualbox zlib1g-dev NOTE: the packaged virtualbox and vagrant that comes with Debian and Ubuntu are rather ancient. Most people have better luck by downloading these packages from the upstream: |