Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 565aa90

Browse files
authored
Update README.md
1 parent cccb59f commit 565aa90

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,17 @@ You can install the plugins in either ways below:
1616

1717
### Quick Install
1818

19-
$ leetcode plugin -i <plugin js file>
19+
Install from GitHub:
20+
21+
$ leetcode plugin -i <plugin name>
22+
23+
*Example*
24+
25+
$ leetcode plugin -i company
26+
27+
Install from local file:
28+
29+
   $ leetcode plugin -i <plugin js file>
2030

2131
To manage the installed plugins, please check [leetcode-cli's user guide](https://skygragon.github.io/leetcode-cli/commands#plugin).
2232

0 commit comments

Comments
 (0)