Merge "Adds information about using bash to documentation."

This commit is contained in:
Jenkins 2017-03-27 13:15:21 +00:00 committed by Gerrit Code Review
commit 04a454b824

View File

@ -47,6 +47,9 @@ Install DevStack
The instructions assume that you've decided to install DevStack into
Ubuntu 14.04 system.
**Note:** Make sure to use bash, as other shells are not fully compatible
and may cause hard to debug problems.
1. Clone DevStack:
.. sourcecode:: console