File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ This project includes two [Packer](https://packer.io/) templates:
20
20
Both of them build a virtual machine based on ` Ubuntu Server 14.04 ` with the the following software installed:
21
21
22
22
- [ Git] ( https://github.com/jpadilla/dev-box/blob/master/scripts/provisioning/git.sh )
23
- - [ Python 2.7 with pip, virtualenv, and virtualenvwrapper ] ( https://github.com/jpadilla/dev-box/blob/master/scripts/provisioning/python.sh )
23
+ - [ Python 3.4 with pyenv ] ( https://github.com/jpadilla/dev-box/blob/master/scripts/provisioning/python.sh )
24
24
- [ io.js with nvm] ( https://github.com/jpadilla/dev-box/blob/master/scripts/provisioning/iojs.sh )
25
25
- [ Ruby 2.1 with RVM] ( https://github.com/jpadilla/dev-box/blob/master/scripts/provisioning/ruby.sh )
26
26
- [ MongoDB] ( https://github.com/jpadilla/dev-box/blob/master/scripts/provisioning/mongodb.sh )
You can’t perform that action at this time.
0 commit comments