Fix typo in the installation documentation

TrivialFix

Change-Id: I8578daaed8988edcbc84803d995cdaa99b8d7bcc
This commit is contained in:
Gary Kotton 2016-06-06 23:17:57 -07:00
parent 08f9ae3229
commit ff0bd977ae

View File

@ -30,7 +30,7 @@ At the command line::
$ pip install neutron-dynamic-routing
Or, if you have virtualenvwrapper installed::
Or, if you have virtualenv wrapper installed::
$ mkvirtualenv neutron-dynamic-routing
$ pip install neutron-dynamic-routing