Skip to content

Commit efa1627

Browse files
authored
Prefer sh over shell
1 parent 0fc59cc commit efa1627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ It must be available on the target system.
4949
Executable JARs contain a JAR MANIFEST that specifies the application Main Class.
5050
This allows the application to be started with a single command:
5151

52-
```shell
52+
```sh
5353
java -jar application-shadow.jar
5454
```
5555

0 commit comments

Comments
 (0)