We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94a63ce commit b5bd73fCopy full SHA for b5bd73f
token-standard/README.md
@@ -47,7 +47,7 @@ The CLI is available at `token-standard/cli`.
47
48
### Install dependencies
49
50
-First of all, make sure to [setup your development environment for the project](../README.md#setting-up-your-development-environment).
+First of all, make sure to [setup your development environment for the project](../DEVELOPMENT.md).
51
Dependencies can be installed by running `sbt token-standard-cli/compile` in the root of the project.
52
This will download all the necessary dependencies and compile openAPI bindings used by the CLI.
53
0 commit comments