Skip to content

Commit 4d686d5

Browse files
authored
Fix typo in readme
1 parent 935f05a commit 4d686d5

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
@@ -37,7 +37,7 @@ Make sure the following **requirements** are installed in your system:
3737

3838
### Build
3939

40-
Run `./builsh.sh` or `./build.cmd` to see the build options.
40+
Run `./build.sh` or `./build.cmd` to see the build options.
4141

4242
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.
4343

0 commit comments

Comments
 (0)