Skip to content

Commit cbafa4e

Browse files
committed
Fix typo in README.md
1 parent 45593e2 commit cbafa4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ You can override environment variables used in `stack.sh` by creating file name
6161

6262
Swift is not installed by default, you can enable easily by adding this to your `localrc`:
6363

64-
ENABLED_SERVICE="$ENABLED_SERVICES,swift"
64+
ENABLED_SERVICES="$ENABLED_SERVICES,swift"
6565

6666
If you want a minimal Swift install with only Swift and Keystone you can have this instead in your `localrc`:
6767

0 commit comments

Comments
 (0)