While following the quick-start guide I've found a little typo which could be easily fixed but unfortunately (as far as I know of) we cannot PR on wiki.
diff --git a/Quick-start.md b/Quick-start.md
index 821c400..e70d1e0 100644
--- a/Quick-start.md
+++ b/Quick-start.md
@@ -32,7 +32,7 @@ We recommend rather than `.zshrc` to use `.antigenrc` but both methods are perfe
# Load the oh-my-zsh's library
antigen use oh-my-zsh
- antigen bundle <<EOBUNDLES
+ antigen bundles <<EOBUNDLES
# Bundles from the default repo (robbyrussell's oh-my-zsh)
git
Description
While following the quick-start guide I've found a little typo which could be easily fixed but unfortunately (as far as I know of) we cannot PR on wiki.
Enjoy. Thanks for your work