Skip to content

Commit

Permalink
command changes for installing polymer-cli and default port number to…
Browse files Browse the repository at this point in the history
… access the homepage

Signed-off-by: Bharat340 <pbharat.pulavarti@gmail.com>
  • Loading branch information
Bharat340 committed Jul 7, 2018
1 parent 1dfcb0d commit 702e606
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -231,7 +231,7 @@ for alpha testing, but may build on it to implement the dialog.

_**Note:** if you're having trouble installing on Mac, try this:_

> sudo npm i -g polymer-cli --force --unsafe-perm = true --allow-root
> sudo npm i -g polymer-cli --force --unsafe-perm=true --allow-root
#### Checkout project

Expand Down Expand Up @@ -279,7 +279,7 @@ _**Note:** if you're having trouble installing on Mac, try this:_

### Start the development server

This command serves the app at `http://localhost:8080` and provides basic URL
This command serves the app at `http://localhost:8081` and provides basic URL
routing for the app:

polymer serve
Expand Down

0 comments on commit 702e606

Please sign in to comment.