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