Skip to content

Commit ea389ba

Browse files
authored
Merge pull request #240 from deploystackio/fix/npm
docs: Update npm link to point to the official getting started docume…
2 parents 00b1716 + 865773e commit ea389ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/local-setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This guide is for contributors and developers who want to run DeployStack locall
2525

2626
- **[Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)**: Version control system
2727
- **[Node.js v18+](https://nodejs.org/en/download)**: JavaScript runtime (v18 or higher required)
28-
- **[npm v8+](https://www.npmjs.com/get-npm)**: Package manager (comes with Node.js)
28+
- **[npm v8+](https://docs.npmjs.com/getting-started)**: Package manager (comes with Node.js)
2929
- **[Docker](https://docs.docker.com/get-docker/)**: For running databases (optional but recommended)
3030

3131
### Verify Installation

0 commit comments

Comments
 (0)