diff --git a/README.md b/README.md index dff3694..6893bfd 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,14 @@ -# node +### Pre-requisites -Installs [node](https://nodejs.org/). +**To get this package running, simply:** -## Available States +- *install **[node](https://nodejs.org/).*** +- *type node **``node`` under gnu bash to install node from the provided [tarball files](https://nodejs.org/dist/).*** +- *then type **``node.pm2`` to Install pm2 globally with npm*** -#### ``node`` +The only current supported os is **Ubuntu 64 bits**. -Installs node from the provided [tarball files](https://nodejs.org/dist/). - -### ``node.pm2`` - -Install pm2 globally with npm - -## Platforms - -Right now only Ubuntu 64 bits is supported. +