Skip to content

Commit 94a6f38

Browse files
authored
Update README.md
1 parent bff1739 commit 94a6f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ I wanted a simple and fast HTTP GO router, which supports regexp. I prefer to su
2828
## Installation
2929

3030
```
31-
go get github.com/xujiajun/gorouter
31+
go get -u github.com/xujiajun/gorouter
3232
```
3333

3434
## Usage

0 commit comments

Comments
 (0)