From 258cf4e5ddb44ceaf8a53b0612a67a3bf21c5ffb Mon Sep 17 00:00:00 2001 From: Fabien Taillon Date: Tue, 26 Sep 2023 13:49:24 +0200 Subject: [PATCH] Moved doc to sf --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) 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