From f3a438e5512fa9071d657d8dd01b01a7ebb895ce Mon Sep 17 00:00:00 2001 From: Nico Date: Tue, 12 Nov 2024 23:55:21 +0100 Subject: [PATCH] Update building_from_source.md --- docs/building_from_source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/building_from_source.md b/docs/building_from_source.md index b2b02a0a..ad66fece 100644 --- a/docs/building_from_source.md +++ b/docs/building_from_source.md @@ -3,7 +3,7 @@ ## Setup - Requires OpenGL 4.1 for the GUI version - Install Rust and cargo (required for wasmtime) -- Install Nim version 2.0.6 +- Install Nim version 2.2.0 - Clone the repository - Run `nimble setup`