Commit bdd2ed0
committed
docs: update "Setup Hardhat" section
The command to clean the hardhat project will fail, as the `src` directory does not exist in the [FHE template repo](https://github.com/zama-ai/fhevm-hardhat-template).
There is no `src` directory; but there is a `contracts` directory.1 parent d0616b3 commit bdd2ed0
File tree
1 file changed
+1
-1
lines changed- docs/solidity-guides/getting-started/quick-start-tutorial
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
0 commit comments