X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=README.md;h=0ffc431443e546d96c37578c98d61689f85ed91f;hb=8c0544c264c72622548ef2027a876292279363dc;hp=acdaa076e1ead1e989d1834b84d7ce0981fc7126;hpb=107a6f877b6a55cad6323ff922ec7a77db4f4004;p=micro.git diff --git a/README.md b/README.md index acdaa076..0ffc4314 100644 --- a/README.md +++ b/README.md @@ -62,9 +62,9 @@ and you'll see all the stable releases with the corresponding binaries. If you'd like to see more information after installing micro, run `micro -version`. -##### Homebrew +### 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).