Merge pull request #1010 from PmcFizz/doc-readme

doc: fix doc mistake
This commit is contained in:
Vincent Fiduccia 2020-08-12 11:43:14 -07:00 committed by GitHub
commit 940a9469da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ $ yarn install
# serve with hot reload at https://localhost:8005 # serve with hot reload at https://localhost:8005
# using the endpoint for your Steve (or Rancher) API # using the endpoint for your Steve (or Rancher) API
$ API=http://localhost:8989 yarn devx $ API=http://localhost:8989 yarn dev
# build for production and launch server # build for production and launch server
$ yarn build $ yarn build