Update README.md

Basic grammar changes in a couple of locations
This commit is contained in:
Harshal Gupta 2015-10-25 21:00:03 +05:30
parent 4d7831991f
commit 260aaef611

View File

@ -1196,7 +1196,7 @@ tput bel
### Shells
#### Bash
Install the latest version and set as current users' default shell:
Install the latest version and set it as current users' default shell:
```bash
brew install bash && \
sudo echo $(brew --prefix)/bin/bash >> /etc/shells && \
@ -1230,7 +1230,7 @@ chsh -s $(brew --prefix)/bin/zsh
### Terminal Fonts
- [Anonymous Pro](http://www.marksimonson.com/fonts/view/anonymous-pro) - A family of four fixed-width fonts designed with coding in mind.
- [Hack](http://sourcefoundry.org/hack/) - Hack is hand groomed and optically balanced to be your go-to code face.
- [Hack](http://sourcefoundry.org/hack/) - Hack is a hand groomed and optically balanced to be your go-to code face.
- [Inconsolata](http://levien.com/type/myfonts/inconsolata.html) - A monospace font, designed for code listings and the like.
- [Input](http://input.fontbureau.com) - A flexible system of fonts designed specifically for code.
- [Meslo](https://github.com/andreberg/Meslo-Font) - Customized version of Apple's Menlo font.