updated 12 pages

This commit is contained in:
nbats 2025-10-31 07:15:54 -07:00 committed by GitHub
parent 5dac9d2ace
commit 54b54b2fb5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 38 additions and 28 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/) - Use latest available LTS release.
- [Node.js](https://nodejs.org/en/download/) - Install version 21.7.3
- [pnpm 9.12.2+](https://pnpm.io/installation)
#### Step 1: Clone the Repository