Fix a command in Developer Documentation
Fix a command for creating a new virtualenv. Change-Id: Ia4981af390bf5218f22ea753db86a5edfbb602f2
This commit is contained in:
parent
b0d72a3161
commit
30b3fc8dcc
@ -13,7 +13,7 @@ To get started developing with ``diskimage-builder``, install to a
|
||||
|
||||
$ mkdir dib
|
||||
$ cd dib
|
||||
$ virtualenv create env
|
||||
$ virtualenv env
|
||||
$ source env/bin/activate
|
||||
$ git clone https://git.openstack.org/openstack/diskimage-builder
|
||||
$ cd diskimage-builder
|
||||
|
Loading…
Reference in New Issue
Block a user