From 01bad6b2ee758c61e8cc5bb4681a84f112dc9437 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Fri, 3 Oct 2014 13:10:00 -0700 Subject: [PATCH] Add name of initialize script --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f0f7bc7..2b37181 100644 --- a/README.md +++ b/README.md @@ -325,6 +325,7 @@ To add "blackbox" to a git or mercurial repo, you'll need to do the following: You'll want to include blackbox's "bin" directory in your PATH: ``` export PATH=$PATH:/the/path/to/blackbox/bin +blackbox_initialize ``` If you're using antigen, adding `antigen bundle StackExchange/blackbox` to