Fix typo on fping package name on readme
This commit is contained in:
parent
431958899c
commit
02d56474df
1 changed files with 2 additions and 2 deletions
|
@ -17,12 +17,12 @@ Please keep in mind that although I'm already using this on my laptop, this is
|
|||
|
||||
## Dependencies
|
||||
|
||||
LXC, `bsdtar` and `ifping` packages and a Kernel [higher than 3.5.0-17.28](#im-unable-to-restart-containers),
|
||||
LXC, `bsdtar` and `fping` packages and a Kernel [higher than 3.5.0-17.28](#im-unable-to-restart-containers),
|
||||
which on Ubuntu 12.10 means:
|
||||
|
||||
```
|
||||
sudo apt-get update && sudo apt-get dist-upgrade
|
||||
sudo apt-get install lxc bsdtar ifping
|
||||
sudo apt-get install lxc bsdtar fping
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue