Skip to content

Commit

Permalink
update readme to bash not sh
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankFlitton committed Feb 6, 2021
1 parent 5212ea8 commit ce0dacd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The installation of this script is as lightweight as possible.
1. Place the `build-web.sh` script beside your pubspec.yaml file.
2. Add the following command to your pipeline.
```bash
sh ./build-web.sh
bash ./build-web.sh
```

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

0 comments on commit ce0dacd

Please sign in to comment.