From 87913e6c9861c50273813256b8d3edf18021dce5 Mon Sep 17 00:00:00 2001
From: Matthew Hodgson <matthew@matrix.org>
Date: Fri, 31 Jan 2020 15:22:16 +0000
Subject: [PATCH] yarn electron nowadays does yarn build already

---
 docs/native-node-modules.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/native-node-modules.md b/docs/native-node-modules.md
index d206e80f5f..8daa51f93e 100644
--- a/docs/native-node-modules.md
+++ b/docs/native-node-modules.md
@@ -56,6 +56,5 @@ version that is installed on your system.
 After this is done the Electron version of Riot can be run from the main folder
 as usual using:
 
-    yarn build
     yarn electron