diff --git a/related-repositories/README.md b/related-repositories/README.md deleted file mode 100644 index 14ac389a6..000000000 --- a/related-repositories/README.md +++ /dev/null @@ -1,20 +0,0 @@ -# Overview - -The folder will allow developers to clone/move related repositories to this directory. This will allow developers to locally work with these related repositories and `vulcanize/go-ethereum` in one place. This can make testing easier. - -# Recommended Setup - -## Moving Repositories - -It is recommended that you move the following repositories under this folder. Keep the repository names! - -- `vulcanize/foundry-tests` -- `vulcanize/ipld-eth-db` - -## Symlinks - -You can also create symlinks in this folder with the location of your repositories. - -# Dependencies - -If you want to use `foundry-test`, you will need to utilize the recommended setup.