forked from 0x2620/pandora
minor changes to text
This commit is contained in:
parent
456e8a4d72
commit
6f6f0a644a
1 changed files with 3 additions and 3 deletions
|
@ -4,11 +4,11 @@
|
||||||
|
|
||||||
$ sudo apt-get install lxc
|
$ sudo apt-get install lxc
|
||||||
|
|
||||||
2) Create a new container, use other name if installing multiple
|
2) Create a new container, use different names if installing multiple instances:
|
||||||
|
|
||||||
$ sudo lxc-create -n pandora-dev -t ubuntu -- -r precise
|
$ sudo lxc-create -n pandora-dev -t ubuntu -- -r precise
|
||||||
|
|
||||||
3) Install pan.do/ra in container
|
3) Install pan.do/ra in container:
|
||||||
|
|
||||||
$ sudo lxc-start -n pandora-dev
|
$ sudo lxc-start -n pandora-dev
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue