mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-15 21:06:39 +08:00
Merge ec78f2f0134d6a45425ebd81666db2aa918816f0 into 53fbf4dbfbf465b552057e6f8d199a275151b7a1
This commit is contained in:
commit
6c273e3042
@ -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