Browse Source

doc: fixed default port error in README.md (#373)

Bobby 6 years ago
parent
commit
fa7310902a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -26,7 +26,7 @@ npm install
 npm run dev
 npm run dev
 ```
 ```
 
 
-This will automatically open http://localhost:9527
+This will automatically open http://localhost:9528
 
 
 ## Build
 ## Build