diff --git a/README.md b/README.md index c782dde..852bbc1 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,26 @@ # texei-sfdx-plugin -Texeï's plugin for sfdx +Texeï's plugin for sfdx ## Install Plugin ### Install as plugin -Install plugin: sfdx plugins:install texei-sfdx-plugin +Install plugin: sf plugins install texei-sfdx-plugin ### Install from source -Install the SDFX CLI. +Install the SF CLI. Clone the repository: git clone https://github.com/texei/texei-sfdx-plugin.git Install npm modules: npm install -Link the plugin: sfdx plugins:link . +Link the plugin: sf plugins link ./ + +## Documentation + +https://texei.github.io/texei-sfdx-plugin