You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Make sure the following **requirements** are installed in your system:
37
37
38
38
### Build
39
39
40
-
Run `./builsh.sh` or `./build.cmd` to see the build options.
40
+
Run `./build.sh` or `./build.cmd` to see the build options.
41
41
42
42
When using VSCode, you can also run the build tasks from the command palette (Ctrl+Shift+P) by typing `Run Task` and selecting the task you want to run.
0 commit comments