Skip to content

Commit 01ff307

Browse files
committed
Merge branch 'master' of github.com:Bytebit-Org/roblox-ServerNetworkedValues
2 parents 02a708b + 4b6ca6a commit 01ff307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ npm i @rbxts/server-networked-values
1111
### Wally
1212
[Wally](https://github.com/UpliftGames/wally/) users can install this package by adding the following line to their `Wally.toml` under `[dependencies]`:
1313
```
14-
FiniteStateMachine = "bytebit/[email protected]"
14+
ServerNetworkedValues = "bytebit/[email protected]"
1515
```
1616

1717
Then just run `wally install`.

0 commit comments

Comments
 (0)