Skip to content

Commit

Permalink
docs: Adjusted installation
Browse files Browse the repository at this point in the history
  • Loading branch information
0xJurassicPunk committed Apr 26, 2022
1 parent 62955a0 commit f17984b
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 @@ -15,10 +15,10 @@ This project contains all smart contracts used for the current LooksRare exchang

```shell
# Yarn
yarn add --dev @looksrare/contracts-exchange-v1
yarn add @looksrare/contracts-exchange-v1

# NPM
npm install @looksrare/contracts-exchange-v1 --save-dev
npm install @looksrare/contracts-exchange-v1
```

## NPM package
Expand Down

0 comments on commit f17984b

Please sign in to comment.