We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e30f8a commit 2778719Copy full SHA for 2778719
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"
17
```
18
3. Run `wally install`
19
0 commit comments