Remove unneeded dependencies from README
This commit is contained in:
parent
2a47df0202
commit
fc72a809c1
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ Installing on Ubuntu 12.04 and 12.10
|
|||
1. Install dependencies:
|
||||
|
||||
```bash
|
||||
sudo apt-get install lxc wget bsdtar curl
|
||||
sudo apt-get install lxc bsdtar
|
||||
sudo apt-get install linux-image-extra-`uname -r`
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue