From c2f112264dbaf8b505f78bd15fd28da54639cb6b Mon Sep 17 00:00:00 2001 From: Stephen Leitnick Date: Tue, 12 Apr 2022 10:56:11 -0400 Subject: [PATCH] Update docs --- docs/gettingstarted.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gettingstarted.md b/docs/gettingstarted.md index cf929cf4..0da748d5 100644 --- a/docs/gettingstarted.md +++ b/docs/gettingstarted.md @@ -22,7 +22,7 @@ Installing Knit is very simple. Just drop the module into ReplicatedStorage. Kni **Rojo/Wally workflow:** -- Add Knit to your `wally.toml` dependency list (e.g. `Knit = "sleitnick/knit@^1.2"`) +- Add Knit to your `wally.toml` dependency list (e.g. `Knit = "sleitnick/knit@^1.4"`) - Require Knit like any other module grabbed from Wally :::note Wally