From 263ae63a98086ab4019d0015070971a5faa934a3 Mon Sep 17 00:00:00 2001 From: Hugo Osvaldo Barrera Date: Fri, 10 Feb 2023 16:31:31 +0100 Subject: [PATCH] Formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 496fc5f..509e146 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ and running `makepkg -f` in a clean Arch installation. It is intended to be used by packagers, both via CI, and on non-ArchLinux environments. The package can be saved to the current director by adding `-e EXPORT_PKG=1`, -and the updated .SRCINFO file for the built package with `-e EXPORT_SRC=1`. +and the updated `.SRCINFO` file for the built package with `-e EXPORT_SRC=1`. Usage locally -------------