Skip to content

Commit

Permalink
doc: Improve syntax highlighting on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
juanibiapina committed May 23, 2024
1 parent e6d0a7a commit 285c39f
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 @@ -94,7 +94,7 @@ the following directory structure:

The entry point in `bin/hat` is then:

```bash
```sh
#!/usr/bin/env bash

sub --name hat --executable "${BASH_SOURCE[0]}" --relative ".." -- "$@"
Expand Down

0 comments on commit 285c39f

Please sign in to comment.