diff --git a/README.adoc b/README.adoc index 36b5c35..8d77a2c 100644 --- a/README.adoc +++ b/README.adoc @@ -26,8 +26,8 @@ Building single images requires no tools other docker: [source,shell] ---- -# cd images/authelia -# docker build -t authelia . +cd images/authelia +docker build -t authelia . ---- == Images