mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2025-06-28 20:29:53 +00:00
Add component name to install command (#3469)
This commit is contained in:
parent
f31054de4f
commit
28bd71c60b
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ You may need to amend cabal.project.local to point to the actual openssl locatio
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
cabal update
|
cabal update
|
||||||
cabal install simplex-chat
|
cabal install simplex-chat:exe:simplex-chat
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue