Skip to content

Commit

Permalink
Updated installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
klaudiosinani committed May 5, 2018
1 parent 356542c commit 5b862e8
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions readme.md
Expand Up @@ -73,21 +73,15 @@ The poll will be kept alive until the project's completion, when all **600+** th

## Install

### Using the plugin manager - `hpm-cli`
### Using the plugin manager - `hyper`

Firstly, ensure you have [Hyper](https://github.com/zeit/hyper/releases) and [Node.js](https://nodejs.org) installed in your system.<br/>
Then simply do the `npm` dance to get `hpm-cli`

```bash
# fire up a terminal and type
$ npm install -g hpm-cli
```
Firstly, ensure you have [Hyper](https://github.com/zeit/hyper/releases) installed in your system.

Once done with that, it's time to install the `hyper-pokemon` theme.

```bash
# run the hyper plugin manager
$ hpm install hyper-pokemon
# fire up a terminal and type
$ hyper i hyper-pokemon
```

### Manually through `.hyper.js`
Expand Down

0 comments on commit 5b862e8

Please sign in to comment.