Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenperera committed Aug 19, 2023
1 parent 261ddcc commit 65e0f41
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,23 @@ Install from a github release:

or

Install using yarn

`yarn global add easywind`

or

Install using npm

`npm i -g easywind`

Install from crates.io (if you already have Rust installed)

`cargo install easywind_cli`

or

Download a release directly from github: github.com/avencera/easywind/releases
Download a release directly from github: [github.com/avencera/easywind/releases](https://github.com/avencera/easywind/releases/)

## Usage

Expand Down
12 changes: 11 additions & 1 deletion npm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,23 @@ Install from a github release:

or

Install using yarn

`yarn global add easywind`

or

Install using npm

`npm i -g easywind`

Install from crates.io (if you already have Rust installed)

`cargo install easywind_cli`

or

Download a release directly from github: github.com/avencera/easywind/releases
Download a release directly from github: [github.com/avencera/easywind/releases](https://github.com/avencera/easywind/releases/)

## Usage

Expand Down

0 comments on commit 65e0f41

Please sign in to comment.