Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
misike12 committed Nov 24, 2024
2 parents a8d0c87 + ae059ca commit 3c838de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ To get started with MCDOC using VitePress, follow these steps:
2. Navigate to the project directory: `cd mcdoc.github.io`
3. Install pnpm: `npm install -g pnpm`
4. Install Dependencies with pnpm: `pmpm install`
5. Start the internal server: `pnpm run docs:dev`
5. Start the internal server: `pnpm run dev`
6. Open your browser and visit `http://localhost:5173` to view your local hosted version of MCDOC.


Expand Down

0 comments on commit 3c838de

Please sign in to comment.