Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
koki-develop committed Mar 30, 2023
1 parent b245651 commit 29a8665
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/library/README.ja.md
Expand Up @@ -10,7 +10,7 @@
まず `go get` γ§ζœ€ζ–°γƒγƒΌγ‚Έγƒ§γƒ³γ‚’γ‚€γƒ³γ‚ΉγƒˆγƒΌγƒ«γ—γ¦γγ γ•γ„γ€‚

```console
go get -u github.com/koki-develop/go-fzf
$ go get -u github.com/koki-develop/go-fzf
```

欑に go-fzf γ‚’ import してください。
Expand Down
2 changes: 1 addition & 1 deletion docs/library/README.md
Expand Up @@ -10,7 +10,7 @@
First, install the latest version with `go get`.

```console
go get -u github.com/koki-develop/go-fzf
$ go get -u github.com/koki-develop/go-fzf
```

Next, import go-fzf.
Expand Down

0 comments on commit 29a8665

Please sign in to comment.