]> Repos - mime-chat/commitdiff
Update README.md
authorEnrique Hernandez <hernandeze2@xavier.edu>
Mon, 12 Oct 2020 17:23:42 +0000 (17:23 +0000)
committerEnrique Hernandez <hernandeze2@xavier.edu>
Mon, 12 Oct 2020 17:23:42 +0000 (17:23 +0000)
README.md

index 06e87480e871d51064d9826fd2872d0c8632a55b..6fb4b27dc804e0ff486cecd573511690241e7c79 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,12 +7,12 @@ yarn install
 
 ### Compiles and hot-reloads for development
 ```
-yarn serve
+yarn dev
 ```
 
 ### Compiles and minifies for production
 ```
-yarn build
+yarn electron:build
 ```
 
 ### Run your unit tests