Skip to content

Commit

Permalink
Update Installation section in README.md (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
codersjj committed Aug 8, 2023
1 parent 3d05383 commit cf82951
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,11 @@ First, follow the [`craco` Installation Instructions](https://github.com/gsoft-i
Then install `craco-less`:

```bash
$ yarn add craco-less
$ yarn add -D craco-less

# OR

$ npm i -S craco-less
$ npm i -D craco-less
```

## Usage
Expand Down

0 comments on commit cf82951

Please sign in to comment.