Skip to content

Update readme file #530

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

mwasilew2
Copy link

@mwasilew2 mwasilew2 commented May 9, 2021

  • fix missing cross-platform build destination

Signed-off-by: Michal Wasilewski [email protected]

* fix missing cross-platform build destination
* suggest cloning into GOPATH/src directory structure
* beautify formatting

Signed-off-by: Michal Wasilewski <[email protected]>
README.md Outdated
make build
./postgres_exporter <flags>
$ mkdir -p $GOPATH/src/github.com/prometheus-community
$ cd $GOPATH/src/github.com/prometheus-community
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not necessary anymore, and not recommended. The GOPATH style is officially deprecated (Go 1.13).

README.md Outdated
make promu
promu crossbuild -p linux/amd64 -p linux/armv7 -p linux/amd64 -p linux/ppc64le
make docker
$ make promu
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure I like adding command prompts to this. I find it easier to copy-n-paste lines without them.

@mwasilew2
Copy link
Author

thanks @SuperQ , this is ready for another look, the only change is fixing a typo in build destination

@mwasilew2
Copy link
Author

This was fixed in: #903

@mwasilew2 mwasilew2 closed this Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants