mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-16 22:10:26 +00:00
Update readme
This commit is contained in:
parent
8f06e51170
commit
49ec611c8f
1 changed files with 2 additions and 2 deletions
|
|
@ -64,7 +64,7 @@ If you'd like to see more information after installing micro, run `micro -versio
|
|||
|
||||
### Homebrew
|
||||
|
||||
You can also install micro using Homebrew:
|
||||
You can also install micro using Homebrew on Mac:
|
||||
|
||||
```
|
||||
$ brew tap zyedidia/micro
|
||||
|
|
@ -73,7 +73,7 @@ $ brew install micro
|
|||
|
||||
### Building from source
|
||||
|
||||
If your operating system does not have binary, but does run Go, you can build from source.
|
||||
If your operating system does not have a binary release, but does run Go, you can build from source.
|
||||
|
||||
Make sure that you have Go version 1.5 or greater (Go 1.4 will work if your version supports CGO).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue