Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Commit

Permalink
Updating readme (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
ppathan authored May 4, 2018
1 parent 19e78a3 commit b05b130
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,22 +83,12 @@ Getting Started
#### Prerequisite
* Install [npm](https://www.npmjs.com/get-npm)

#### Mac/Linux
#### Windows/Mac/Linux

```
cd azure-iot-pcs-remote-monitoring-java/cli
npm install
npm start
npm link
```
#### Windows

```
cd azure-iot-pcs-remote-monitoring-java\cli
npm install
npm start
npm link
npm install -g iot-solutions
```
####

1. Sign into your Azure account with
```
Expand Down

0 comments on commit b05b130

Please sign in to comment.