Skip to content

Commit

Permalink
BUILD.md fix: avoid pointing the reader to a non existing branch (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldegio committed Jun 9, 2020
1 parent 63f17b9 commit db57142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ You will need the following things properly installed on your computer.
* [Node.js](https://nodejs.org/) (with NPM)
* [Ember CLI](https://ember-cli.com/): `npm install -g ember-cli`
* Sysdig!
1. clone https://github.com/draios/sysdig (`csysdig_json` branch)
1. clone https://github.com/draios/sysdig
2. build the tool following instructions at https://github.com/draios/sysdig/wiki/How-to-Install-Sysdig-from-the-Source-Code#linux-and-osx
* NPM nodemon
* `npm install -g nodemon`
Expand Down

0 comments on commit db57142

Please sign in to comment.