mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 05:16:28 +03:00
clarify
This commit is contained in:
@@ -55,6 +55,7 @@ cargo install --release --package deltachat-rpc-server --bin deltachat-rpc-serve
|
|||||||
# to a location that is included in your $PATH Environment variable.
|
# to a location that is included in your $PATH Environment variable.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
And make sure to enable the `takeVersionFromPATH` option:
|
||||||
```js
|
```js
|
||||||
startDeltaChat("data-dir", { takeVersionFromPATH: true });
|
startDeltaChat("data-dir", { takeVersionFromPATH: true });
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user