diff --git a/README.md b/README.md index c0b5af6..82faf88 100644 --- a/README.md +++ b/README.md @@ -53,10 +53,11 @@ Clone the repo and set it up: git clone https://github.com/wmantly/lxc_manager_node.git cd lxc_manager_node npm install +``` Its safer at this point to reboot the system, `exit` back to the privlaged user and `reboot` -**SSH or log dercily into the `virt` user!!!** this will not if you use su! +**SSH or log dercily into the `virt` user!!!** this will not work if you use su to get into the user! Now you can can create a test container: ```bash