readme
This commit is contained in:
@ -6,6 +6,8 @@
|
||||
[](https://github.com/feross/standard)
|
||||
[](https://gitter.im/lwsjs/local-web-server?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
**Requires node v7.6 or above. Upgraders, please read the [release notes](https://github.com/lwsjs/local-web-server/releases)**.
|
||||
|
||||
# local-web-server
|
||||
|
||||
The modular web server for productive full-stack development, powered by [lws](https://github.com/lwsjs/lws).
|
||||
@ -234,7 +236,7 @@ Serving at https://mbp.local:8000, https://127.0.0.1:8000, https://192.168.0.100
|
||||
|
||||
## Install
|
||||
|
||||
Requires node v7.6 or higher. Install the [previous release](https://github.com/lwsjs/local-web-server/tree/v1.x) for node >= v4.0.0.
|
||||
**Requires node v7.6 or above**. Install the [previous release](https://github.com/lwsjs/local-web-server/tree/v1.x) for node >= v4.0.0.
|
||||
|
||||
```sh
|
||||
$ npm install -g local-web-server
|
||||
|
Reference in New Issue
Block a user