From 4f2379cd50bbbca07dd6977e177b9460b2eb20f1 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 17 Feb 2017 19:06:52 +0200 Subject: [PATCH] Fix typo --- Install-and-Update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install-and-Update.md b/Install-and-Update.md index 60b3365..aeba74e 100644 --- a/Install-and-Update.md +++ b/Install-and-Update.md @@ -160,7 +160,7 @@ meteor When running with command `meteor`, any saved modification of HTML/CSS/JS Wekan code will make changes also on the browser automatically. NPM package C/C++ code is probably -not recompiled though, that needs full build. +not recompiled though, that needs full rebuild. #### In production ```bash