diff --git a/README.md b/README.md index 4ad57d80f..9df1262aa 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,6 @@ Nimbus beacon chain is a research implementation of the beacon chain component o A branch with interop specific instructions, ncli and scripts to run multiple clients is available in the [interop branch](https://github.com/status-im/nim-beacon-chain/tree/interop) in the [multinet folder](https://github.com/status-im/nim-beacon-chain/tree/interop/multinet). -> ⚠️: The `interop` folder in master is outdated - ⚠️ Important: To save bandwith `export GIT_LFS_SKIP_SMUDGE=1` before cloning the repo. This prevent LFS during unusual clones (i.e. when you add `--recurse-submodules` without being instructed to do so).