diff --git a/README.md b/README.md index 0a72d62d8..d81afc4c9 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ On Linux, you can deploy smp server using Docker. ```sh git clone https://github.com/simplex-chat/simplexmq - cd simplex-chat + cd simplexmq git checkout stable DOCKER_BUILDKIT=1 docker build -t smp-server -f ./download.Dockerfile . ```