Skip to content

Commit

Permalink
README.md && .gitignore updated
Browse files Browse the repository at this point in the history
  • Loading branch information
0xJonaseb11 committed Oct 24, 2023
1 parent f5a4b1b commit 9dc7001
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ docs/
broadcast

#chainlink
chainlink-brownie-contracts/
lib/oppenzeppelin-contracts/
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
This is the foundry Basic Nft contract that will implement a simple NFT with foundry tool .

### Getting started
```
forge install OpenZepplin/openzeppelin-contracts --no-commit
```
```
forge install OpenZeppelin/openzeppelin-contracts --no-commit
```

### Deal with IPFS
add IPFS campanion to browser and then download it.
Expand Down

0 comments on commit 9dc7001

Please sign in to comment.