diff --git a/README.md b/README.md index 51242d1a..13196092 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ This repo is a monorepo for `polkadart` and related packages. ## Documentation and Tests You can run all tests from the library by running `docker compose up`; + Or if you have [Melos](https://melos.invertase.dev/~melos-latest/getting-started) installed globally you can run `melos test`. ## Contributors