mirror of
https://github.com/davestephens/ansible-nas
synced 2024-12-25 11:03:07 +00:00
Merge pull request #236 from DLLarson/sanoid-doc-update
Account for new Sanoid dependency in docs.
This commit is contained in:
commit
b72198406f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue