Skip to content

Commit 72e44fb

Browse files
authored
docs: remove mention of install location of solc in favor of detailed explanation in Foundry Book (#8403)
remove mention of install location, moving to https://book.getfoundry.sh/faq#im-getting-solc-errors
1 parent 0c07675 commit 72e44fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you're experiencing any issues while installing, check out [Getting Help](#ge
3939
### Features
4040

4141
- **Fast & flexible compilation pipeline**
42-
- Automatic Solidity compiler version detection & installation (under `~/.svm`)
42+
- Automatic Solidity compiler version detection & installation
4343
- **Incremental compilation & caching**: Only changed files are re-compiled
4444
- Parallel compilation
4545
- Non-standard directory structures support (e.g. [Hardhat repos](https://twitter.com/gakonst/status/1461289225337421829))

0 commit comments

Comments
 (0)