Skip to content

Commit

Permalink
chore(devenv): Updated onboarding instructions in CONTRIBUTING.md 🔨
Browse files Browse the repository at this point in the history
  • Loading branch information
clavecoder committed Jun 28, 2016
1 parent bd41c4e commit fa685f7
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,17 @@ Provides contribution requirements, contribution guidelines, and onboarding info

## Onboarding
### Prerequisites
Install and configure Chef:
1. Install Oracle VirtualBox
1. Install Vagrant
1. Install and configure Chef:

1. Install __ChefDK__, [here](https://downloads.chef.io/chef-dk/)
1. Install the __Chef Vagrant-Omnibus__ plugin
1. Install __ChefDK__, [here](https://downloads.chef.io/chef-dk/)
1. Install the __Chef Vagrant-Omnibus__ plugin

> `vagrant plugin install vagrant-omnibus`
1. Install the __Vagrant-Berkshelf__ plugin
> `vagrant plugin install vagrant-omnibus`
1. Install the __Vagrant-Berkshelf__ plugin

> `vagrant plugin install vagrant-berkshelf`
> `vagrant plugin install vagrant-berkshelf`

#### Note to NodeJS users
Expand Down

0 comments on commit fa685f7

Please sign in to comment.