summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThe Aviator <aviator45003@gmail.com>2015-06-07 11:31:34 -0400
committerAnish Athalye <me@anishathalye.com>2015-06-08 08:29:58 -0700
commit01c022154e7a5eb49dbc1e6a457aa183a5f24ae2 (patch)
treeb9849408dbbae8b06dbedf3d424b19875aac41e0 /README.md
parentc2036b7960b3809f63c957062945f9adb7048a16 (diff)
Fix typos in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7590f43..5c006cb 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Get Running in 5 Minutes
### Starting Fresh?
Great! Just run the following command and start adding your customizations. If
-you're looking for [some inpiration][inspiration], we've got you covered.
+you're looking for [some inspiration][inspiration], we've got you covered.
```bash
git clone git@github.com:anishathalye/dotfiles_template dotfiles
@@ -59,7 +59,7 @@ Note: The `install` script is merely a shim that checks out the appropriate
version of Dotbot and calls the full Dotbot installer. By default, the script
assumes that the configuration is located in `install.conf.yaml` the Dotbot
submodule is located in `dotbot`. You can change either of these parameters by
-editing the variables in the `install` script appropiately.
+editing the variables in the `install` script appropriately.
Setting up Dotbot as a submodule or subrepo locks it on the current version.
You can upgrade Dotbot at any point. If using a submodule, run `git submodule