diff --git a/README.md b/README.md index d020d0d..7dd60f7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ -devstack-plugins -================ +====================== + Enabling in Devstack +====================== + +1. Download DevStack + +2. Add this repo as an external repository:: + + cat > local.conf + [[local|localrc]] + enable_plugin sheepdog https://github.com/stackforge/devstack-plugin-sheepdog + +3. run ``stack.sh``