diff options
| author | Maple <wang-jiaxun@outlook.com> | 2022-04-14 19:17:17 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-14 19:17:17 +0800 |
| commit | 1a36e711dfe811983b8071fc57407cee6ea7a226 (patch) | |
| tree | 2b7f8c93e271b813b9b2f9a3d8c1cbcb69e856e9 /docs | |
| parent | 4ab3d0414ffcf27928976f6befc5e4dcbff00e17 (diff) | |
fix small typo
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index d025898..0c60cb9 100644 --- a/docs/README.md +++ b/docs/README.md @@ -97,7 +97,7 @@ To install it Windows, use [chocolatey](https://chocolatey.org/) or [scoop](http choco install universal-ctags # scoop bucket add extras -# scoop install univeral-ctags +# scoop install universal-ctags ``` Set its PATH properly and make sure you can run `ctags` from command line. |
