mirror of
https://github.com/kolesa-team/pve-purestorage-plugin.git
synced 2026-08-12 21:53:06 -06:00
Update README.md
Fixed type on the manual install instructions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user