projectatomic / adb-atomic-developer-bundle

a prepackaged development environment filled with production-grade pre-configured tools that makes container development easier
GNU General Public License v2.0
83 stars 51 forks source link

Fix #564; added note wrt name of CDK box must be same as that in Vagrantfile. #565

Closed Preeticp closed 8 years ago

Preeticp commented 8 years ago

This PR fixes #564.

  1. Adds note about the CDK name to correspond with the Vagrantfile used to initialize the box.
  2. Reversed the order of the first 2 steps to imply that: We need to create a folder first and then download CDK and the Vagrantfile in the same folder.
  3. Provided link to detailed CDK Installation guide.
  4. Added TOC This has been done for both Readmes.
praveenkumar commented 8 years ago

LGTM +1