Fix typo in config section name in README.md

s/locarc/localrc/

Change-Id: Ia5cdfa8e6995e5cad80750372faa35927d4d8e48
This commit is contained in:
Roman Bogorodskiy 2013-11-12 12:09:40 +00:00
parent 1722aabd9c
commit 4df4a15a72

View File

@ -82,7 +82,7 @@ for example).
# Customizing
You can override environment variables used in `stack.sh` by creating file
name `local.conf` with a ``locarc`` section as shown below. It is likely
name `local.conf` with a ``localrc`` section as shown below. It is likely
that you will need to do this to tweak your networking configuration should
you need to access your cloud from a different host.