Skip to content

Commit

Permalink
Update installation links for Node.js and Yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
GabLeRoux committed Oct 3, 2024
1 parent 4a32fb6 commit 32abcc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ This guide will help you set up the development environment, deploy the backend,

Ensure you have the following installed:

- **Node.js** (Recommended: Version 20 or later)
- **Yarn** (Package manager)
- [**Node.js**](https://nodejs.org/en) (Recommended: Version 20 or later)
- [**Yarn**](https://classic.yarnpkg.com/en/docs/install/) (Package manager)

## Setup

Expand Down

0 comments on commit 32abcc5

Please sign in to comment.