From 1779260009afb136782590dc2d13d8bdcdf6609d Mon Sep 17 00:00:00 2001 From: William Mantly Jr Date: Wed, 3 Feb 2016 13:15:52 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 718ad47..020d483 100644 --- a/README.md +++ b/README.md @@ -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/cgmanager-stable 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`: