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

Commit

Permalink
change dep to gomod in steps for the Running Locally section of the R…
Browse files Browse the repository at this point in the history
…EADME
  • Loading branch information
hubeadmin committed Apr 14, 2020
1 parent 45ae466 commit f4f3f0e
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 @@ -114,7 +114,7 @@ The example application provides three endpoints that will produce more metrics:
You can run the Operator locally against a remote namespace. The name of the namespace should be `application-monitoring`. To run the operator execute:
```sh
$ make setup/dep
$ make setup/gomod
$ make cluster/install/local
$ make code/run
```
Expand Down

0 comments on commit f4f3f0e

Please sign in to comment.