fixed install docs link (#494)

This commit is contained in:
Trevor Clarke 2019-08-07 18:40:34 -07:00 committed by Paul Hauner
parent 8cfa36fedd
commit 66c7337e21

View File

@ -69,7 +69,7 @@ In this example we use the `account_manager` to create some keys, launch two
`beacon_nodes` should stay in sync and build a Beacon Chain.
First, clone this repository, [setup a development
environment](docs/installation.md) and navigate to the root directory of this repository.
environment](docs/env.md) and navigate to the root directory of this repository.
Then, run `$ cargo build --all --release` and navigate to the `target/release`
directory and follow the steps: