mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 00:15:44 +00:00
change location of where make outputs podman binary on osx
Signed-off-by: Daniel Helfand <helfand.4@gmail.com>
This commit is contained in:
parent
9f8c0975ed
commit
9073b56a3d
1 changed files with 1 additions and 1 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue