Skip to content

Commit ce0dacd

Browse files
committed
update readme to bash not sh
1 parent 5212ea8 commit ce0dacd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The installation of this script is as lightweight as possible.
66
1. Place the `build-web.sh` script beside your pubspec.yaml file.
77
2. Add the following command to your pipeline.
88
```bash
9-
sh ./build-web.sh
9+
bash ./build-web.sh
1010
```
1111

1212
You may need to change the path called depending on your repo structure or tools.

0 commit comments

Comments
 (0)