mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-03-29 08:00:09 +00:00
readme: note on docker (#73)
This commit is contained in:
committed by
GitHub
parent
7cad237092
commit
da72efc20a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user