Add name of initialize script

This commit is contained in:
Joe Block
2014-10-03 13:10:00 -07:00
parent ed0c63e33f
commit 01bad6b2ee

View File

@@ -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