We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9d1816 commit af31d83Copy full SHA for af31d83
1 file changed
README.md
@@ -13,7 +13,7 @@ Read more about Parallel Luau here: [Parallel Luau](https://create.roblox.com/do
13
2. Add the dependency to your project's `wally.toml` file
14
```toml
15
[dependencies]
16
-Parallel = "dig/parallel@^1"
+Parallel = "dig/parallel@1.0.1"
17
```
18
3. Run `wally install`
19
0 commit comments