Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to setup.md and README.md #51

Merged
merged 30 commits into from
Jul 15, 2017
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update setup.md
  • Loading branch information
sdesalas authored Jul 15, 2017
commit b3956688945c6213ba92554bbd9ce09146d09e3a
2 changes: 1 addition & 1 deletion setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ waiting a while to get it onto your machine.
* Install [homebrew](http://brew.sh/) as it makes getting packages up and running easy.
* Install Git using `brew install git` from a terminal.
* Install nodejs using [NVM](https://github.com/creationix/nvm) (alternatively
[follow the appropriate directions here](http://nodejs.org)
[follow the appropriate directions here](http://nodejs.org))
* Install the CH340 Drivers - this is in a folder in this repo called
[drivers](drivers/CH34x_Install_V1.3.pkg)
* Install [Interchange](https://github.com/johnny-five-io/nodebots-interchange)
Expand Down