Skip to content

Commit

Permalink
Merge pull request #12 from ericmdantas/install-fix
Browse files Browse the repository at this point in the history
doc: fix install command and use the right markdown flag
  • Loading branch information
Dean Karn authored Sep 27, 2016
2 parents afe609a + 54ae6db commit e170ce5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,8 @@ Key & Unique Features
Installation
-----------

Use go get

```go
go -u get github.com/go-playground/lars
```shell
go get -u github.com/go-playground/lars
```

Usage
Expand Down

0 comments on commit e170ce5

Please sign in to comment.