Add component name to install command (#3469)

This commit is contained in:
Markus Läll 2023-12-07 19:21:46 +02:00
parent f31054de4f
commit 28bd71c60b

View file

@ -144,7 +144,7 @@ You may need to amend cabal.project.local to point to the actual openssl locatio
```shell
cabal update
cabal install simplex-chat
cabal install simplex-chat:exe:simplex-chat
```
## Usage