Skip to content
This repository has been archived by the owner on Aug 30, 2018. It is now read-only.

Commit

Permalink
Remove outdated sections that are no longer relevant for v3.
Browse files Browse the repository at this point in the history
We need to rewrite the README. [ci skip]
  • Loading branch information
michaelklishin committed Jan 18, 2012
1 parent 298d2db commit f273c4d
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Expand Up @@ -22,20 +22,6 @@ Pull down dependencies:

bundle install

Fetch base Vagrant box (Ubuntu 10.04, 32-bit):

vagrant box add base http://files.vagrantup.com/lucid32_old.box

Pull down submodules (Travis cookbooks, et cetera):

git submodule update --init

Spin up a new Vagrant VM that will be provisioned with Opscode Chef:

vagrant init
vagrant up


## Running tests ##

On Ruby 1.9.2:
Expand Down

0 comments on commit f273c4d

Please sign in to comment.