Skip to content

Commit ac22978

Browse files
committed
fix: correct code block syntax for commands section in README
1 parent 4a101d3 commit ac22978

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ just install
4444

4545
## Commands
4646

47-
```
47+
```bash
4848
just # list all commands
4949
just build # build everything (deps + CSS + TS + zip)
5050
just install # build + install to GNOME Shell

0 commit comments

Comments
 (0)