mirror of
https://github.com/containers/podman.git
synced 2025-05-20 16:47:39 +08:00
[CI:DOCS] Fix build targets in build_osx.md.
[NO NEW TESTS NEEDED] Signed-off-by: Björn Mosler <dev@bjoern.mosler.ch>
This commit is contained in:
@ -27,7 +27,7 @@ can now be built.
|
||||
|
||||
```
|
||||
$ cd go/src/github.com/containers/podman
|
||||
$ make podman-remote-darwin
|
||||
$ make podman-remote
|
||||
$ mv bin/darwin/podman bin/podman
|
||||
```
|
||||
|
||||
@ -38,7 +38,7 @@ $ ls -l bin/
|
||||
|
||||
If you would like to build the docs associated with Podman on macOS:
|
||||
```
|
||||
$ make install-podman-remote-darwin-docs
|
||||
$ make podman-remote-darwin-docs
|
||||
$ ls docs/build/remote/darwin
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user