Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
trentmc committed Mar 22, 2022
1 parent 951cf85 commit bf36bd2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ tsp

## Compile the contracts

NOTE: if you have a directory named `contracts` from before, which is side-by-side with your `tokenspice` directory, you'll get [issues](https://github.com/tokenspice/tokenspice/issues/160). To avoid this, rename or move that contracts directory.

From the same terminal:
```console
#install 3rd party libs, then call "brownie compile" in sol057/ and sol080/
Expand Down Expand Up @@ -319,4 +321,4 @@ Art:

The license is MIT. [Details](LICENSE)

<img src="images/fishnado2-crop.jpeg" width="100%">
<img src="images/fishnado2-crop.jpeg" width="100%">

0 comments on commit bf36bd2

Please sign in to comment.