From c874b3a779f5f1d4d153419459d1e76f296b20da Mon Sep 17 00:00:00 2001 From: Luke Boswell Date: Tue, 9 Jan 2024 16:12:03 +1100 Subject: [PATCH] add instruction to clone repo --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 01271c7..a4eb637 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ The intent for this platform is to have some fun, learn more about Roc and platf ### Setup -Make sure you have [roc](https://www.roc-lang.org/install), [zig v0.11.0](https://ziglang.org/download/), and [w4](https://wasm4.org) in your `PATH` environment variable. +Clone this repository. + +Make sure you have [roc](https://www.roc-lang.org/install), [zig](https://ziglang.org/download/) version 0.11.0, and [w4](https://wasm4.org) in your `PATH` environment variable. ### Run