Skip to content

Commit 7d84ca9

Browse files
authored
Update Salesforce CLI install command in README
Removed the target-org parameter from the install command.
1 parent 3f127e5 commit 7d84ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ For details about all available rules, their default severities, and configurati
4747
Or via Salesforce CLI:
4848

4949
```bash
50-
sf package install --package lightning-flow-scanner@2.9.0-1 --wait 10 --target-org tp3
50+
sf package install --package lightning-flow-scanner@2.9.0-1 --wait 10
5151
```
5252

5353
## Usage

0 commit comments

Comments
 (0)