Skip to content

Commit 15c9472

Browse files
committed
Fix go get in README.md
1 parent 6a1eb1a commit 15c9472

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
@@ -11,7 +11,7 @@ Qiita API v2 client library written in Golang.
1111

1212
## Install
1313
```
14-
go get -u github.com/ktsujichan/qiita-sdk-go
14+
go get -u github.com/ktsujichan/qiita-sdk-go/qiita
1515
```
1616

1717
## Library

0 commit comments

Comments
 (0)