Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FabienTaillon authored Sep 26, 2023
1 parent 4d233a8 commit 8ff53b7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@ Texeï's plugin for sfdx

### Install as plugin

Install plugin: sf plugins install texei-sfdx-plugin
Install plugin: `sf plugins install texei-sfdx-plugin`

### Install from source

Install the SF CLI.

Clone the repository: git clone https://github.com/texei/texei-sfdx-plugin.git
Clone the repository: `git clone https://github.com/texei/texei-sfdx-plugin.git`

Install npm modules: npm install
Install npm modules: `npm install`

Link the plugin: sf plugins link ./
Link the plugin: `sf plugins link ./`

## Documentation

Expand Down

0 comments on commit 8ff53b7

Please sign in to comment.