diff --git a/README.md b/README.md index f165b59..3148252 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ This "reUbuntunized" Docker image runs a CUPS instance that is meant as an AirPr ### Example run command: ``` -docker run --name cups --restart unless-stopped --net host\ +docker run --name cups-airprint --restart unless-stopped --net host \ -v :/services \ -v :/config \ -e CUPSADMIN="" \