From 3d240bd7953c7c666c4a42f230cf40f1095abbee Mon Sep 17 00:00:00 2001 From: xcffl Date: Sat, 7 Sep 2019 19:23:10 +0800 Subject: Replace "podman" with "Podman" Signed-off-by: xcffl --- dependencies/analyses/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dependencies/analyses') diff --git a/dependencies/analyses/README.md b/dependencies/analyses/README.md index a440a0ebd..67dab6f75 100644 --- a/dependencies/analyses/README.md +++ b/dependencies/analyses/README.md @@ -13,7 +13,7 @@ The analysis script will then read and parse the build data and print a sorted t Running such an analysis on libpod may look as follows: ``` -# 1) Build the podman binary with `-work -a`. +# 1) Build the Podman binary with `-work -a`. [libpod]$ BUILDFLAGS="-work -a" make podman [...] WORK=/tmp/go-build794287815 -- cgit v1.2.3-54-g00ecf