From 77ff5b2ec163cc8010f2b0727fef293796819d60 Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Fri, 8 Mar 2024 12:16:10 +0100 Subject: :memo: Note that documentation is written for v4 not v3. --- examples/01-hello-world/README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'examples/01-hello-world') diff --git a/examples/01-hello-world/README.md b/examples/01-hello-world/README.md index 0967e7d..aabaab2 100644 --- a/examples/01-hello-world/README.md +++ b/examples/01-hello-world/README.md @@ -2,6 +2,10 @@ # 01 Hello World +> **Note**: this guide is written for Lustre v4. The latest stable release of +> Lustre is v3. To follow along with this guide, you need to _manually_ edit your +> `gleam.toml` and change the required version of lustre to `"4.0.0-rc.2"`. + This hello world example is a tiny example of what you need to put together to get a Lustre application running. In later examples we'll touch on server-side rendering and Lustre Universal Components but for these first examples we'll -- cgit v1.2.3