readme: note on docker (#73)

This commit is contained in:
Evgeny Poberezkin
2021-03-09 07:17:11 +00:00
committed by GitHub
parent 7cad237092
commit da72efc20a

View File

@@ -40,7 +40,7 @@ $ stack install
$ dog-food
```
If you'd prefer to not set up Haskell locally, you may instead build the chat client executable using [docker build with custom output](https://docs.docker.com/engine/reference/commandline/build/#custom-build-outputs):
If you'd prefer to not set up Haskell locally, on Linux you may instead build the chat client executable using [docker build with custom output](https://docs.docker.com/engine/reference/commandline/build/#custom-build-outputs):
```shell
$ git clone git@github.com:simplex-chat/simplex-messaging.git