mirror of
https://github.com/gin-gonic/gin.git
synced 2025-04-06 03:57:46 +08:00
Update README.md
makes cmd copy-pasteable
This commit is contained in:
parent
d4a64265f2
commit
075e87b405
@ -45,7 +45,7 @@ to your code, and then `go [build|run|test]` will automatically fetch the necess
|
|||||||
Otherwise, run the following Go command to install the `gin` package:
|
Otherwise, run the following Go command to install the `gin` package:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ go get -u github.com/gin-gonic/gin
|
go get -u github.com/gin-gonic/gin
|
||||||
```
|
```
|
||||||
|
|
||||||
### Running Gin
|
### Running Gin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user