Skip to content

Commit 5b963fb

Browse files
authored
Merge pull request onflow#8155 from onflow/update-localnet-README-to-add-makefile-directory-to-bootstrap-instructions
Update README with clearer bootstrap instructions
2 parents a8a3db6 + 17c6444 commit 5b963fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integration/localnet/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ FLITE is a tool for running a full version of the Flow blockchain.
3232
Before running the Flow network it is necessary to run a bootstrapping process.
3333
This generates keys for each of the nodes and a genesis block to build on.
3434

35-
Bootstrap a new network:
35+
Bootstrap a new network (from [integration/localnet](https://github.com/onflow/flow-go/tree/master/integration/localnet) directory):
3636

3737
```sh
3838
make bootstrap

0 commit comments

Comments
 (0)