Update README.md

This commit is contained in:
William Mantly 2016-02-03 13:15:52 -05:00
parent 78c7de0adb
commit 1779260009

View File

@ -18,7 +18,7 @@ Now you can install the packages we need:
sudo add-apt-repository ppa:ubuntu-lxc/stable sudo add-apt-repository ppa:ubuntu-lxc/stable
sudo add-apt-repository ppa:ubuntu-lxc/cgmanager-stable sudo add-apt-repository ppa:ubuntu-lxc/cgmanager-stable
sudo apt-get update && sudo apt-get upgrade sudo apt-get update && sudo apt-get upgrade
sudo apt-get install git nodejs npm lxc redis-server sudo apt-get install git nodejs npm lxc redis-server btrfs-tools
``` ```
remap `nodejs` to `node`: remap `nodejs` to `node`: