diff --git a/README.md b/README.md index c2382db..84bbd83 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ File Structure: When the backend dev calls deploy must run the following bash script. if it's a new repo -```console +```bash #!/bin/sh reponame="$1" if [ "$reponame" = "" ]; then