fix node readme (#3974)

fix node readme
This commit is contained in:
Sebastian Klähn
2023-01-23 12:36:41 +01:00
committed by GitHub
parent fac7b064b4
commit 6067622c19

View File

@@ -28,7 +28,7 @@ This code used to live at [`deltachat-node`](https://github.com/deltachat/deltac
## Install
By default the installation will build try to use the bundled prebuilds in the
By default the installation will try to use the bundled prebuilds in the
npm package. If this fails it falls back to compile `../deltachat-core-rust` from
this repository, using `scripts/rebuild-core.js`.