Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

Commit a995aa6

Browse files
authored
Fix pip install command
1 parent c143fcc commit a995aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Read the [launch blog post](https://www.definitive.io/blog/open-sourcing-code-in
1717
## Installation:
1818
Use `pip` to install Code Indexer Loop from PyPI.
1919
```
20-
pip install code_indexer_loop
20+
pip install code-indexer-loop
2121
```
2222

2323
## Usage:

0 commit comments

Comments
 (0)