Skip to content

Commit

Permalink
numbering
Browse files Browse the repository at this point in the history
  • Loading branch information
masci committed Oct 6, 2017
1 parent 4bc27d1 commit cebc465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To start working on the Agent, you can build the `master` branch:
2. cd into the project folder: `cd $GOPATH/src/github.com/DataDog/datadog-agent`.
3. install project's dependencies: `invoke deps`.
Make sure that `$GOPATH/bin` is in your `$PATH` otherwise this step might fail.
3. build the whole project with `invoke agent.build --build-exclude=snmp`
4. build the whole project with `invoke agent.build --build-exclude=snmp`

Please refer to the [Agent Developer Guide](docs/dev/README.md) for more details.

Expand Down

0 comments on commit cebc465

Please sign in to comment.