Skip to content

Commit 6ebc4d8

Browse files
committed
Update README
1 parent f2f5401 commit 6ebc4d8

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed
File renamed without changes.

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@
44
#### Install
55
- **Node.js** >= 23
66

7-
1. Install [VitePress](https://vitepress.dev/) using `npm add -D vitepress`
8-
2. Install [Vue](https://vuejs.org/) using `npm add -D vue`
7+
1. Install dependencies using `npm ci`
98

109
#### Run
1110
1. First build the static pages using VitePress by running `npm run docs:build`
1211
2. You can then can preview the site using `npm run docs:preview`
1312

14-
**Note:** Changes to your documentation files will only be reflected after rebuilding the static pages
13+
**Note:** Changes to your documentation files will only be reflected after rebuilding the static pages

0 commit comments

Comments
 (0)