Skip to content

Commit

Permalink
📖 DOC: Install via CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Apr 17, 2018
1 parent 59d9da1 commit 77c0f43
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,14 @@

## Easy Installation

Make sure you have the latest Hyperâ„¢ Terminal installed i.e. >= ver 2.0. Which comes with the Hyper CLI. Then just run the following command.

```sh
hyper i shades-of-purple-hyper
```

## Manual Installation

1. Go to Hyper™ preferences i.e. Open your `~/.hyper.js` config file. On mac press <kbd>Command ⌘</kbd> + <kbd>,</kbd> — or just use your code editor like `code ~/.hyper.js` or `subl ~/.hyper.js` or `vim ~/.hyper.js`.
2. Add `shades-of-purple-hyper` to your plugins array. Kindov like this:

Expand All @@ -44,8 +52,6 @@ plugins: [

— Done!!! 🙌

✅ **ALTERNATIVE** is to install via Hyper™ v2 built in CLI by running `hpm install shades-of-purple-hyper`.

<br>

![Shades of purple for other software](https://on.ahmda.ws/qYAe/c)
Expand Down

0 comments on commit 77c0f43

Please # to comment.