From 102f6d9719dd41995c1d3814cb1977f5592e3c08 Mon Sep 17 00:00:00 2001 From: Simon Laux Date: Sat, 11 Jun 2022 22:25:09 +0200 Subject: [PATCH] Update node/README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Robert Schütz --- node/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node/README.md b/node/README.md index 2cb902edd..fdf140f2e 100644 --- a/node/README.md +++ b/node/README.md @@ -64,7 +64,7 @@ building from source or clone this repository and follow this steps: You can directly install a core branch, but make sure: - that you have typescript in your project dependencies, as it is likely required -- you know that there are **no prebuilds** and so it's build during instalation which is why it takes so long +- you know that there are **no prebuilds** and so core is built during installation which is why it takes so long ``` npm install https://github.com/deltachat/deltachat-core-rust.git#branch