Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
qorus
prometheus
Commits
328e1d73
Commit
328e1d73
authored
Feb 05, 2016
by
Fabian Reinartz
Browse files
Change `make` to `make build`
For building from source as an end user running the tests is not necessary.
parent
facabe25
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
328e1d73
...
...
@@ -52,7 +52,7 @@ You can also clone the repository yourself and build using `make`:
$ cd $GOPATH/src/github.com/prometheus
$ git clone https://github.com/prometheus/prometheus.git
$ cd prometheus
$ make
$ make
build
$ ./prometheus -config.file=your_config.yml
The Makefile provides several targets:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment