Skip to content

Commit

Permalink
Specifying bash as test.sh language
Browse files Browse the repository at this point in the history
  • Loading branch information
lucblassel committed Apr 28, 2024
1 parent 9f0bbcc commit b959a7f
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 @@ -129,7 +129,7 @@ The `gotree` executable should be located in the current folder (or the `$GOPATH

To test the executable:
```
./test.sh
bash test.sh
```

## Auto completion
Expand Down

0 comments on commit b959a7f

Please sign in to comment.