Skip to content

Commit

Permalink
README updates
Browse files Browse the repository at this point in the history
  • Loading branch information
amaan-ahmad committed Jun 24, 2021
1 parent ac9fd89 commit f0370e4
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,11 @@ hashnode-easy is a CLI that enables you to read hashnode blogs right from your t

## Setup

Method - 1 (using executable)
- run `yarn global add hashnode-easy` or `npm install -g hashnode-easy`
- now, run `hnez` from any terminal.

- Add the path of the execuatable file to environment variables.
- now from anywhere on a cmd, just type executable name to run that program.
## Usage

Methode - 2 (using yarn)

- run `yarn global add hashnode-easy` or `npm i hashnode-easy -g`
- now, run `hashnode-easy` from any terminal.
- `help` to list commands
- `read` to start reading blogs
- `exit` to quit the CLI

0 comments on commit f0370e4

Please sign in to comment.