Skip to content

Commit

Permalink
fix typo in README.md
Browse files Browse the repository at this point in the history
intall -> install
  • Loading branch information
eltociear authored Apr 4, 2023
1 parent f6636b7 commit 9a09eb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Based on CodeGeeX, we also develop free extentions for VS Code and Jetbrains IDE
For VS Code, search "codegeex" in Marketplace or install it [here](https://marketplace.visualstudio.com/items?itemName=aminer.codegeex). Detailed instructions can be found in
[VS Code Extension Guidance](vscode-extension/README.md). For developers, we have also released the source code in [codegeex-vscode-extension](https://github.com/CodeGeeX/codegeex-vscode-extension), please follow [QuickStart](https://github.com/CodeGeeX/codegeex-vscode-extension/blob/main/doc/quickstart.md) to start development.

For Jetbrains IDEs, search "codegeex" in Plugins or intall it [here](https://plugins.jetbrains.com/plugin/20587-codegeex).
For Jetbrains IDEs, search "codegeex" in Plugins or install it [here](https://plugins.jetbrains.com/plugin/20587-codegeex).
Make sure your IDE version is 2021.1 or later. CodeGeeX now supports IntelliJ IDEA, PyCharm, GoLand, CLion, Android Studio, AppCode, Aqua, DataSpell, DataGrip, Rider, RubyMine, and WebStorm.

## CodeGeeX: Architecture, Code Corpus, and Implementation
Expand Down Expand Up @@ -218,4 +218,4 @@ If you find our work useful, please cite:
archivePrefix={arXiv},
primaryClass={cs.LG}
}
```
```

0 comments on commit 9a09eb6

Please sign in to comment.