diff --git a/tools/docker/README.md b/tools/docker/README.md index 9633e7a..1b270de 100644 --- a/tools/docker/README.md +++ b/tools/docker/README.md @@ -24,7 +24,8 @@ rm tarball.tar.gz I assume you have git already installed. If not, please search on how to do it in the internet. -```git clone https://github.com/mbrubeck/agate +``` +git clone https://github.com/mbrubeck/agate cd agate ```