Skip to content

Commit 0a5494a

Browse files
fix: add auth to list of plugins
1 parent 9ab719f commit 0a5494a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ Now, you can install any plugins you want and run the command reference generati
5959
sfdx plugins:install salesforcedx
6060
sfdx plugins:install config
6161
sfdx plugins:install alias
62-
sfdx commandreference --plugins salesforcedx,alias,config
62+
sfdx plugins:install auth
63+
sfdx commandreference --plugins salesforcedx,alias,config,auth
6364
```
6465

6566
## Commands

0 commit comments

Comments
 (0)