Skip to content

Commit f0370e4

Browse files
committed
README updates
1 parent ac9fd89 commit f0370e4

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@ hashnode-easy is a CLI that enables you to read hashnode blogs right from your t
44

55
## Setup
66

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

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

12-
Methode - 2 (using yarn)
13-
14-
- run `yarn global add hashnode-easy` or `npm i hashnode-easy -g`
15-
- now, run `hashnode-easy` from any terminal.
12+
- `help` to list commands
13+
- `read` to start reading blogs
14+
- `exit` to quit the CLI

0 commit comments

Comments
 (0)