diff --git a/README.md b/README.md index 3e2d2f13c..bfe0ac86b 100644 --- a/README.md +++ b/README.md @@ -22,15 +22,15 @@ ## Installation -To install the Flow CLI, follow the [installation instructions](https://developers.flow.com/tools/toolchains/flow-cli/install) on the Flow documentation website. +To install the Flow CLI, follow the [installation instructions](https://developers.flow.com/tools/flow-cli/install) on the Flow documentation website. ## Documentation -You can find the CLI documentation on the [CLI documentation website](https://developers.flow.com/tools/toolchains/flow-cli). +You can find the CLI documentation on the [CLI documentation website](https://developers.flow.com/tools/flow-cli). ## Features The Flow CLI is a command line tool that allows you to interact with the Flow blockchain. -Read about supported commands in the [CLI documentation website](https://developers.flow.com/tools/toolchains/flow-cli). +Read about supported commands in the [CLI documentation website](https://developers.flow.com/tools/flow-cli). ``` Usage: @@ -55,7 +55,7 @@ Available Commands: version View version and commit information ``` -The Flow CLI includes several commands to interact with Flow networks, such as querying account information, or sending transactions. It also includes the [Flow Emulator](https://developers.flow.com/tools/toolchains/emulator). +The Flow CLI includes several commands to interact with Flow networks, such as querying account information, or sending transactions. It also includes the [Flow Emulator](https://developers.flow.com/tools/emulator). ![Alt Text](./cli.gif)