Skip to content

Commit f4195b3

Browse files
authored
chore: correct readme code rendering
1 parent 399bdd8 commit f4195b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ brew install note
2929

3030
### Using Go
3131

32-
```
32+
```bash
3333
go install github.com/armand-sauzay/note@latest
3434
```
3535

3636
### From Source
3737

38-
```
38+
```bash
3939
git clone https://github.com/armand-sauzay/note.git
4040
cd note
4141
go install .

0 commit comments

Comments
 (0)