Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adbenitez committed Oct 16, 2023
1 parent 30d878e commit 29b90ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ process of creating the bot CLI.
## Install

```sh
pip install git+https://github.com/deltachat-bot/deltabot-cli-py.git
pip install deltabot-cli-py
```

### Installing deltachat-rpc-server

This package depends on a standalone Delta Chat RPC server `deltachat-rpc-server` program that must be
available in your `PATH`. To install it check:
This package depends on a standalone Delta Chat RPC server `deltachat-rpc-server` program.
To install it check:
https://github.com/deltachat/deltachat-core-rust/tree/master/deltachat-rpc-server

## Usage
Expand Down

0 comments on commit 29b90ce

Please sign in to comment.