mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-13 12:08:53 +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.
|
is already installed.
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo apt install libconfig-inifiles-perl
|
sudo apt install libconfig-inifiles-perl libcapture-tiny-perl
|
||||||
cd /opt
|
cd /opt
|
||||||
sudo git clone https://github.com/jimsalterjrs/sanoid
|
sudo git clone https://github.com/jimsalterjrs/sanoid
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue