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 a62592226f8c75a6f21a45639e5f113d538c5994
4 changes: 2 additions & 2 deletions setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ slow down on the day.

Install the following:

* NodeJS: [Windows Installer here](http://nodejs.org/download/)
* Serial driver software: [In the drivers folder install the windows package](/drivers/CH340 windows.zip)
* NodeJS: [Windows Installer here](http://nodejs.org/en/download/)
* Serial driver software: [In the drivers folder install the windows package](drivers/CH340%20windows.zip)
* Install [Interchange](https://github.com/johnny-five-io/nodebots-interchange)
`npm install -g nodebots-interchange`

Expand Down