Merge pull request #13013 from danielhelfand/osx-build-docs

[CI:DOCS] change location of where make outputs podman binary on osx
This commit is contained in:
OpenShift Merge Robot 2022-01-26 15:06:17 +01:00 committed by GitHub
commit 81763669a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ can now be built.
```
$ cd go/src/github.com/containers/podman
$ make podman-remote-darwin
$ mv bin/podman-remote-darwin bin/podman
$ mv bin/darwin/podman bin/podman
```
The binary will be located in bin/