Skip to content

Commit 45a21bc

Browse files
committed
fix #2: incorrect install command
1 parent 4dfa861 commit 45a21bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ install by doing:
2020
```sh
2121
mkdir -p ~/.config/astroid/plugins/
2222
cd ~/.config/astroid/plugins/
23-
git clone https://github.com/astroidmail/syntax-highlight
23+
git clone https://github.com/astroidmail/astroid-syntax-highlight
2424
```
2525
...and restart astroid.
2626

0 commit comments

Comments
 (0)