Fix build command in readme

This commit is contained in:
Kienan Stewart 2021-09-26 09:51:10 -04:00
parent 559e0c34ff
commit 22070dc17c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Building # Building
`podman -t foundry build .` `podman build -t foundry .`
# First run: # First run: