Update README.md

Fixed type on the manual install instructions
This commit is contained in:
PwrBank
2025-01-16 08:25:58 -06:00
committed by GitHub
parent 621ebf7dd2
commit 077514702f
+1 -1
View File
@@ -75,7 +75,7 @@ To manually install the plugin, follow these steps:
git clone git@github.com:kolesa-team/pve-purestorage.git
# Navigate to the Plugin Directory
cd pve-purestorage
# Create the custom plug directory if it does not already exist
# Create the custom plugin directory if it does not already exist
mkdir /usr/share/perl5/PVE/Storage/Custom
# Copy plugin to custom plugin directory
sudo cp PureStoragePlugin.pm /usr/share/perl5/PVE/Storage/Custom/PureStoragePlugin.pm