diff --git a/README.md b/README.md index 3379609..8db39b8 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ exit ## More Info The image is based on *alpine:edge*, with a small amount of additional setup/installation done. See -the [Dockerfile](Dockerfile) and [ctx/](ctx) for the specifics. +the [Dockerfile](Dockerfile) and [ctx/](ctx) for the specifics. - Some basic utilities are installed for interative and script-based shell usage - A user is created with sudo (`-u root`) access. @@ -54,7 +54,7 @@ foo.json exit ``` -Bonus - the same script can be used to start other containers: +Bonus - the same script could be used to start other containers: ```console $ bin/cli image=alpine:edge / # ^D