Skip to content

Commit

Permalink
fixed the install command in the readme (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
deadbaed authored and ritwickdey committed Apr 24, 2018
1 parent 81d3615 commit 8bea108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ If you want to help me to maintain this repo && if you know how to debug, you're
* Support for any file even dynamic pages through *[Live Server Web Extension](https://github.com/ritwickdey/live-server-web-extension)*.

## Installation
Open VSCode Editor and Press `ctrl+P`, type `ext install LiveServer`.
Open VSCode Editor and Press `ctrl+P`, type `ext install ritwickdey.liveserver`.

## Settings
All settings are now listed here [Settings Docs](./docs/settings.md).
Expand Down

0 comments on commit 8bea108

Please sign in to comment.