Skip to content

Commit

Permalink
(docs) Fix dead link in setup docs (#538)
Browse files Browse the repository at this point in the history
* (docs) Fix dead link in setup docs

* Update link
  • Loading branch information
denniskigen authored Sep 17, 2022
1 parent c69f1d7 commit 3dd07e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Prerequisities

You must have git, node, npm, and yarn installed. The versions required are
- The Node [Active LTS version](https://nodejs.org/en/about/releases/)
- The Node [Active LTS version](https://github.com/nodejs/release#release-schedule)
- The latest stable version of NPM
- The latest stable version of Yarn

Expand Down

0 comments on commit 3dd07e8

Please sign in to comment.