mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-13 00:16:44 +00:00
many updates for 1.13
This commit is contained in:
@@ -7,9 +7,9 @@ This guide describes how to set up your local development environment for contri
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- NodeJS v20.10.0
|
||||
- NPM v10.2.3 (or similar)
|
||||
- Go v1.23.1
|
||||
- Node 24
|
||||
- NPM 11 or similar
|
||||
- Go 1.25
|
||||
- Git
|
||||
- Docker & Docker Compose
|
||||
|
||||
@@ -280,7 +280,7 @@ Windows users with Docker Desktop + WSL2: File change detection may not work pro
|
||||
|
||||
### Gerbil
|
||||
|
||||
- Go v1.23.1
|
||||
- Go 1.25
|
||||
|
||||
```bash
|
||||
make local
|
||||
@@ -288,7 +288,7 @@ make local
|
||||
|
||||
### Newt
|
||||
|
||||
- Go v1.23.1
|
||||
- Go 1.25
|
||||
|
||||
```bash
|
||||
make local
|
||||
@@ -296,7 +296,7 @@ make local
|
||||
|
||||
### Olm
|
||||
|
||||
- Go v1.23.1
|
||||
- Go 1.25
|
||||
|
||||
```bash
|
||||
make local
|
||||
|
||||
Reference in New Issue
Block a user