Skip to content

Commit 10bbc10

Browse files
authored
Update readme (#174)
1 parent 947b747 commit 10bbc10

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,12 @@ Welcome to the PowerSync documentation repository! Our docs are powered by [Mint
1616
npx mintlify install
1717
```
1818
3. **Start the local docs server:**
19-
Run the following command at the root of the repo (where docs.json is):
19+
- Run the following command at the root of the repo (where docs.json is):
2020
```
2121
npx mintlify dev
2222
```
23-
If you see the error `✖ Must be run in a directory where a mint.json file exists.`, update Mintlify:
23+
24+
- If you see the error `✖ Must be run in a directory where a mint.json file exists.`, update Mintlify:
2425
```
2526
npx mintlify@latest dev
2627
```

0 commit comments

Comments
 (0)