Skip to content

Commit

Permalink
Merge pull request #125 from planetarium/fix-document
Browse files Browse the repository at this point in the history
fix download url in document
  • Loading branch information
boscohyun authored Aug 23, 2024
2 parents 7ceb768 + f072ca7 commit 2ce740d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Quick start

To get started quickly, follow these steps:

In the project directory, install the dependencies by running:
```bash
pnpm install
```
Next, start the development server by running:
```bash
pnpm docs:dev
```

Finally, open your browser and navigate to `http://localhost:5174` to see the documentation site.
2 changes: 1 addition & 1 deletion docs/user/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ If you're using Chrome, you can install at Chrome Web Store
- [Development Build][Chrome Web Store Link]

[Chrome Web Store]: https://chromewebstore.google.com/
[Chrome Web Store Link]: https://chromewebstore.google.com/detail/chrono/aebhdpgiljdcefojiedcafoljbblegde
[Chrome Web Store Link]: https://chromewebstore.google.com/detail/chrono-development-build/gcloogpfjklfhgfddenekamfjgbcklic

0 comments on commit 2ce740d

Please sign in to comment.