From b52f61a908f0103d3df846b320b61c000fa76f8d Mon Sep 17 00:00:00 2001 From: Foster Hangdaan Date: Wed, 23 Oct 2024 07:43:20 -0400 Subject: [PATCH] Minor fix --- Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index 573197a..8a77d6d 100644 --- a/Usage.md +++ b/Usage.md @@ -10,7 +10,7 @@ to build Arch Linux packages. [OCI](https://en.wikipedia.org/wiki/Open_Container_Initiative)-compliant container management tool: [Podman](https://podman.io/) or [Docker](https://www.docker.com/). The examples will be using Podman. -- Existing `PKGBUILD` file for use by `makepkg`. This will be stored in the +- Existing `PKGBUILD` file for use by `makepkg`. This will be stored in `./pkg/PKGBUILD` in the examples. ## Running the Container