Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 69e2fce

Browse files
[Pages] update plugin install example.
Signed-off-by: Eric Wang <skygragon@gmail.com>
1 parent aeec895 commit 69e2fce

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

‎docs/commands.md‎

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,13 @@ Display installed plugins. To install 3rd party plugins, please check the [Advan
129129

130130
*Example*
131131

132-
Install plugin.
132+
Install plugin from github:
133133

134-
$ leetcode plugin -i company.js
134+
$ leetcode plugin -i company
135+
136+
Install plugin from local file:
137+
138+
$ leetcode plugin -i <path/of/local/file>/company.js
135139

136140
List all the plugins, `` means the plugin is disabled.
137141

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /