mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-12 08:51:53 +00:00
Correct URL format for simplex-chat download
Fix download link for Linux/macOS binary in documentation.
This commit is contained in:
parent
988cf1743b
commit
053969fd53
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ Download the latest release from the [simplex-chat GitHub releases](https://gith
|
|||
|
||||
```bash
|
||||
# Linux / macOS binary
|
||||
curl -L https://github.com/simplex-chat/simplex-chat/releases/latest/download/simplex-chat-ubuntu-22_04-x86-64 -o simplex-chat
|
||||
curl -L https://github.com/simplex-chat/simplex-chat/releases/latest/download/simplex-chat-ubuntu-22_04-x86_64 -o simplex-chat
|
||||
chmod +x simplex-chat
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue