From 4a548d05e154a2a890694dd2a4f4fdf949f10a38 Mon Sep 17 00:00:00 2001 From: fbt Date: Sat, 6 Mar 2021 07:44:19 +0300 Subject: [PATCH] oops Signed-off-by: fbt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ab3098..46bfd8d 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,4 @@ Then build a builder image from `./autobuilder`: `cd ./autobuilder; podman build Examples: * `git clone https://code.fleshless.org/PKGBUILDs/ssm-git /tmp/ssm-git; cd /tmp/ssm-git; makepkg-podman -sL` - * `podman-ci /tmp/artifacts; makepkg-ci https://code.fleshless.org/PKGBUILDs/ssm-git` + * `makepkg-ci /tmp/artifacts; makepkg-ci https://code.fleshless.org/PKGBUILDs/ssm-git`