summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKatrin Leinweber <9948149+katrinleinweber@users.noreply.github.com>2018-09-20 14:50:54 +0200
committerDavid Peter <sharkdp@users.noreply.github.com>2018-09-20 19:16:51 +0200
commit96b24d8a7ec803da2a950e63170a93ccb2ec581b (patch)
tree10107329c4d3e7fbb6e27e65f043827346ece1d4
parent20b02e72b32d419fc1d9627542ea62b00b9c23f4 (diff)
Fix typos
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 988c8ce1..2f849820 100644
--- a/README.md
+++ b/README.md
@@ -135,7 +135,7 @@ ansible-galaxy install aeimer.install_bat
```
- [Ansible Galaxy](https://galaxy.ansible.com/aeimer/install_bat)
-- [Github](https://github.com/aeimer/ansible-install-bat)
+- [GitHub](https://github.com/aeimer/ansible-install-bat)
This should work with the following distributions:
- Debian/Ubuntu
@@ -155,7 +155,7 @@ brew install bat
### On Windows
-You can download pre-built binaries from the [Release page](https://github.com/sharkdp/bat/releases),
+You can download prebuilt binaries from the [Release page](https://github.com/sharkdp/bat/releases),
or install it with [scoop](https://scoop.sh/):
```bash
@@ -188,7 +188,7 @@ You may have to install `cmake` and the `libz` development package
Use `bat --list-themes` to get a list of all available themes for syntax
highlighting. To select the `TwoDark` theme, call `bat` with the
`--theme=TwoDark` option or set the `BAT_THEME` environment variable to
-`TwoDark`. Use `export BAT_THEME="TwoDark"` in your shells startup file to
+`TwoDark`. Use `export BAT_THEME="TwoDark"` in your shell's startup file to
make the change permanent.
### Output style