Update deltachat-repl/README.md

This commit is contained in:
Simon Laux
2024-10-10 15:12:28 +02:00
committed by Simon Laux
parent 3ff271ba93
commit 3d4e96897e

View File

@@ -4,7 +4,7 @@ This is a simple [REPL](https://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93
Its purpose is to help with quick testing during development, it is not meant for end users.
Dependencies:
- if you want to use `getqr` you need `qrencode` (macOS: `brew install qrencode`)
- if you want to use `getqr` you need `qrencode` (To install use your systems package manager)
## Usage