We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bff1739 commit 94a6f38Copy full SHA for 94a6f38
README.md
@@ -28,7 +28,7 @@ I wanted a simple and fast HTTP GO router, which supports regexp. I prefer to su
28
## Installation
29
30
```
31
-go get github.com/xujiajun/gorouter
+go get -u github.com/xujiajun/gorouter
32
33
34
## Usage
0 commit comments