Browse Source

Update README.md

tags/v0.2.0
Muthu Kumar 7 years ago
committed by GitHub
parent
commit
dc9403a8fd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -22,7 +22,7 @@ As of now, `up` only supports Debian and Ubuntu based distros. Support for more
You will need to have [_node JS_](https://nodejs.org) and [_nginx_](https://nginx.org) installed.
> ⚠️ ❌ You have been warned that `up` is still in development. If you intend to install it for development, follow these instructions:
If you intend to install up for development, follow these instructions:
`git clone https://github.com/codefeathers/up-serve`
@ -34,7 +34,7 @@ You will need to have [_node JS_](https://nodejs.org) and [_nginx_](https://ngin
> `up` is now available as a command.
Alternatively, install from npm:
Alternatively, to use `up` on to deploy servers install from npm:
`npm i -g up-serve`

Loading…
Cancel
Save