We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5e67b8 commit bb7bb4aCopy full SHA for bb7bb4a
docs/tools/documentation.mdx
@@ -19,7 +19,7 @@ You can also skip this step if you prefer installing the package in your user en
19
20
To install the plugin, the following commands:
21
```
22
-https://github.com/lf-lang/lf-pygments-lexer.git
+git clone https://github.com/lf-lang/lf-pygments-lexer.git
23
cd lf-pygments-lexer
24
pip install.
25
0 commit comments