Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nao1215 authored Mar 30, 2022
1 parent 3b70399 commit c83dcda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ $ sudo ./installer.sh
If you have a Golang development environment, you can also install it by the following method. This method does not install the documentation.

```
$ go install github.com/nao1215/mimixbox/cmd/mimixbox
$ mimixbox --install /usr/local/bin
$ go install github.com/nao1215/mimixbox/cmd/mimixbox@latest
$ sudo mimixbox --install /usr/local/bin
```
# Development
## Tools & Libraries
Expand Down

0 comments on commit c83dcda

Please sign in to comment.