From 6f6f0a644a845d8e0a71ae4e81e6d07a3e0d6375 Mon Sep 17 00:00:00 2001 From: rolux Date: Thu, 13 Feb 2014 18:52:57 +0530 Subject: [PATCH] minor changes to text --- vm/LXC_README.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vm/LXC_README.txt b/vm/LXC_README.txt index 4a59f11e8..36c227628 100644 --- a/vm/LXC_README.txt +++ b/vm/LXC_README.txt @@ -4,15 +4,15 @@ $ 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 -3) Install pan.do/ra in container +3) Install pan.do/ra in container: $ sudo lxc-start -n pandora-dev - Now login as ubuntu/ubuntu and run the following commands: +Now login as ubuntu/ubuntu and run the following commands: $ sudo su $ apt-get -y install avahi-daemon curl