Skip to content

Commit 846e8c2

Browse files
committed
Update README.md
1 parent f342697 commit 846e8c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This project includes two [Packer](https://packer.io/) templates:
2020
Both of them build a virtual machine based on `Ubuntu Server 14.04` with the the following software installed:
2121

2222
- [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)
2424
- [io.js with nvm](https://github.com/jpadilla/dev-box/blob/master/scripts/provisioning/iojs.sh)
2525
- [Ruby 2.1 with RVM](https://github.com/jpadilla/dev-box/blob/master/scripts/provisioning/ruby.sh)
2626
- [MongoDB](https://github.com/jpadilla/dev-box/blob/master/scripts/provisioning/mongodb.sh)

0 commit comments

Comments
 (0)