Skip to content

Commit 849a6a3

Browse files
arr
1 parent d7b5fc1 commit 849a6a3

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
@@ -29,7 +29,7 @@ VibeScript is a specialized Lua runtime environment designed to facilitate fast
2929

3030
### Run These to install on Linux:
3131
```bash
32-
curl -L https://github.com/OUIsolutions/VibeScript/releases/download/0.32.0/vibescript.out -o vibescript.out && chmod +x vibescript.out && sudp mv vibescript.out /usr/local/bin/vibescript
32+
curl -L https://github.com/OUIsolutions/VibeScript/releases/download/0.32.0/vibescript.out -o vibescript.out && chmod +x vibescript.out && sudo mv vibescript.out /usr/local/bin/vibescript
3333
```
3434

3535
## 🏁 Quick Start

0 commit comments

Comments
 (0)