Explorar o código

docs: update README.md

Gerald %!s(int64=8) %!d(string=hai) anos
pai
achega
262ea6ca48
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -20,7 +20,7 @@ Development
 Make sure [Node.js](https://nodejs.org/) greater than v8.0 is installed.
 ``` sh
 $ yarn
-$ yarn run dev
+$ yarn dev
 # or
 $ npm i
 $ npm run dev
@@ -31,7 +31,7 @@ Build
 ---
 ``` sh
 $ yarn
-$ yarn run build
+$ yarn build
 # or
 $ npm i
 $ npm run build