From b0084715b815e6227301628384ade050cb3a0f45 Mon Sep 17 00:00:00 2001 From: Brian Seymour Date: Thu, 14 Jan 2021 00:08:03 -0600 Subject: [PATCH] updated readme --- readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 96702cd..4f7f01c 100644 --- a/readme.md +++ b/readme.md @@ -36,7 +36,7 @@ sudo pacman -S lxc libvirt unzip ``` #### Installation (simple) -Coming soon +Coming soon. #### Installation (advanced/manual) See `var/install.txt` for how to create a new LXC container and install all of the required @@ -46,7 +46,8 @@ software. - `lxc/execute [language] [file path] [args]` #### API Usage -To use the API, it must first be started. To start the API, run the following: +To use the API, it must first be started. Please note that if root is required to access +LXC then the API must also be running as root. To start the API, run the following: ``` cd api ./start