From 2772cfdefccd7e350c30b8e31317f382f182491f Mon Sep 17 00:00:00 2001 From: David Ralph Date: Sat, 21 Dec 2019 18:23:14 +0000 Subject: [PATCH] fix doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebf09c73..e51be779 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Development/Other: Read the [Development](#development) section.
  • Open a terminal and run these commands: (in the Mue directory)
  • yarn (or npm i)
  • yarn start (or npm start) -
  • Start developing! (See the sections below for how to set up a developer copy of the extension.) +
  • Start developing! (See the sections below for how to build the extension)

    Building