diff --git a/Makefile b/Makefile index 2a1b9c10..773832e8 100644 --- a/Makefile +++ b/Makefile @@ -128,7 +128,7 @@ docs-in-container: skopeobuildimage make docs $(if $(DEBUG),DEBUG=$(DEBUG)) BUILDTAGS='$(BUILDTAGS)' clean: - rm -f bin docs/*.1 + rm -rf bin docs/*.1 install: install-binary install-docs install-completions install -d -m 755 ${SIGSTOREDIR} diff --git a/contrib/skopeoimage/README.md b/contrib/skopeoimage/README.md index 6644378c..1cd71ae5 100644 --- a/contrib/skopeoimage/README.md +++ b/contrib/skopeoimage/README.md @@ -18,7 +18,7 @@ using the latest Fedora and then Skopeo is installed into them: ## Sample Usage -Although not required, it is suggested that [Podman](https://github.com/containers/libpod) be used with these container images. +Although not required, it is suggested that [Podman](https://github.com/containers/podman) be used with these container images. ``` # Get Help on Skopeo