Update dependency documentation (#26)

The project no longer requires "bc", but instead relies on more common "perl" being preinstalled.
This commit is contained in:
Gregory Zdanowski-House 2023-09-04 10:19:54 -05:00 committed by GitHub
parent b550a57615
commit 709b1cc2c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,7 +82,7 @@ chmod +x ./zfs-inplace-rebalancing.sh
```
Dependencies:
* `pacman -S bc` - used for percentage calculation
* `perl` - it should be available on most systems by default
## Usage