From 515e66ed1bb61ec1d8e409e9d451d17cfe1ea76f Mon Sep 17 00:00:00 2001 From: Mar Alegre Date: Wed, 10 Feb 2021 03:00:59 -0500 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdf9a7b..b70d2b7 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ Usage: run `install.sh` to install Podman and custom scripts. Use `pdm-build` to build a container, `pdm-launch` to launch a container, and `pdm-shell` to run a shell on a container. All three commands can be invoked with a `-h` to print extented instructions. -build files for each container type are in the directory of the corresponding name in the `src` directory. +build files for each container type are in the directory of the corresponding name.