Commit cd8530a5 authored by Kenneth Reitz's avatar Kenneth Reitz

reference pylibmc docs

parent 91015bd2
...@@ -129,7 +129,8 @@ set -e ...@@ -129,7 +129,8 @@ set -e
# Create set-aside `.heroku` folder. # Create set-aside `.heroku` folder.
mkdir -p .heroku mkdir -p .heroku
# Pylibmc support. # Pylibmc support.
# See [`bin/steps/pylibmc`](pylibmc.html).
source $BIN_DIR/steps/pylibmc source $BIN_DIR/steps/pylibmc
# Activate the Virtualenv. # Activate the Virtualenv.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment