]> git.lizzy.rs Git - micro.git/blobdiff - README.md
Use shell.micro for PKGBUILD files
[micro.git] / README.md
index acdaa076e1ead1e989d1834b84d7ce0981fc7126..0ffc431443e546d96c37578c98d61689f85ed91f 100644 (file)
--- 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`.
 
 
 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
 
 ```
 $ brew tap zyedidia/micro
@@ -73,7 +73,7 @@ $ brew install micro
 
 ### Building from source
 
 
 ### 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).
 
 
 Make sure that you have Go version 1.5 or greater (Go 1.4 will work if your version supports CGO).