updated 12 pages

This commit is contained in:
nbats 2026-01-09 05:37:53 -08:00 committed by GitHub
parent ce280b9af7
commit e6fb8d7520
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 34 additions and 20 deletions

View file

@ -39,7 +39,7 @@ You can use [nix](https://nixos.org/) to set up a development environment, we ha
You will need to install the following:
- [Git](https://git-scm.com/downloads)
- [Node.js](https://nodejs.org/en/download/) - Install version 21.7.3
- [Node.js](https://nodejs.org/en/download/) - Install version 25.2.1
- [pnpm 9.12.2+](https://pnpm.io/installation)
#### Step 1: Clone the Repository