Account for new Sanoid dependency in docs.

This commit is contained in:
Dale Larson 2020-02-08 09:02:47 -06:00
parent f94dd4191f
commit c6da2addc5

View file

@ -293,7 +293,7 @@ First, we install sanoid to the `/opt` directory. This assumes that Perl itself
is already installed.
```
sudo apt install libconfig-inifiles-perl
sudo apt install libconfig-inifiles-perl libcapture-tiny-perl
cd /opt
sudo git clone https://github.com/jimsalterjrs/sanoid
```