diff --git a/integration/localnet/README.md b/integration/localnet/README.md index c5846dabbf5..a61f5d7a363 100644 --- a/integration/localnet/README.md +++ b/integration/localnet/README.md @@ -32,7 +32,7 @@ FLITE is a tool for running a full version of the Flow blockchain. Before running the Flow network it is necessary to run a bootstrapping process. This generates keys for each of the nodes and a genesis block to build on. -Bootstrap a new network: +Bootstrap a new network (from [integration/localnet](https://github.com/onflow/flow-go/tree/master/integration/localnet) directory): ```sh make bootstrap