We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 947b747 commit 10bbc10Copy full SHA for 10bbc10
README.md
@@ -16,11 +16,12 @@ Welcome to the PowerSync documentation repository! Our docs are powered by [Mint
16
npx mintlify install
17
```
18
3. **Start the local docs server:**
19
- Run the following command at the root of the repo (where docs.json is):
+ - Run the following command at the root of the repo (where docs.json is):
20
21
npx mintlify dev
22
23
- If you see the error `✖ Must be run in a directory where a mint.json file exists.`, update Mintlify:
+
24
+ - If you see the error `✖ Must be run in a directory where a mint.json file exists.`, update Mintlify:
25
26
npx mintlify@latest dev
27
0 commit comments