Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Stanley committed Jan 15, 2018
2 parents 7b845ac + be502df commit bd95e6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rover/core/servers/Deepstream/ds-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ raspberry pi as well as any other Linux distro
## FIRST, Make sure you have NodeJs installed:
NodeJs install:

For [**Raspberry pi ONLY** go here](https://github.com/audstanley/NodeJs-Raspberry-Pi) and copy paste the code block into your cli to install NodeJs on your raspberry pi.
For [**Raspberry pi & Beaglebone ONLY** go here](https://github.com/audstanley/NodeJs-Raspberry-Pi) and copy paste the code block into your cli to install NodeJs on your raspberry pi or beaglebone.

For x86 or x64 Linux use the installers go here do this:

Expand Down Expand Up @@ -231,7 +231,7 @@ Happy coding Titan Rover data to deepstream.
## Windows Guide:
If you are on windows, there are two ways you can install deepstream.
#### Bash on ubuntu on Windows:
Follow [this](http://www.zdnet.com/article/ubuntu-and-bash-arrive-on-windows-10/) guide then you can install NodeJs in bash.
Follow [this](https://docs.microsoft.com/en-us/windows/wsl/install-win10) guide first, then you can install NodeJs in bash.
Open the Windows command prompt:

```cmd
Expand Down

0 comments on commit bd95e6b

Please sign in to comment.