Skip to content

Commit 54ae6db

Browse files
committed
doc: fix install command and use the right markdown flag
1 parent d5fdec2 commit 54ae6db

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,8 @@ Key & Unique Features
2727
Installation
2828
-----------
2929

30-
Use go get
31-
32-
```go
33-
go -u get github.com/go-playground/lars
30+
```shell
31+
go get -u github.com/go-playground/lars
3432
```
3533

3634
Usage

0 commit comments

Comments
 (0)