diff --git a/README.md b/README.md index 815b89c..09b8523 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # WalletConnect Network Docs -This repository is currently under development. If you come across any issues, please report them. +This repository is currently under development. If you come across any issues, please report them. ## Development Install the [Mintlify CLI](https://www.npmjs.com/package/mint) to preview your documentation changes locally. To install, use the following command: ``` -npm i -g mint +npm i -g mint ``` Run the following command at the root of your documentation, where your `docs.json` is located: