We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45593e2 commit cbafa4eCopy full SHA for cbafa4e
README.md
@@ -61,7 +61,7 @@ You can override environment variables used in `stack.sh` by creating file name
61
62
Swift is not installed by default, you can enable easily by adding this to your `localrc`:
63
64
- ENABLED_SERVICE="$ENABLED_SERVICES,swift"
+ ENABLED_SERVICES="$ENABLED_SERVICES,swift"
65
66
If you want a minimal Swift install with only Swift and Keystone you can have this instead in your `localrc`:
67
0 commit comments