Commit 8fdf6d8
fix(docs): correct README installation command syntax
- Fix pip install command by enclosing extras in double quotes
- Remove extra spaces and normalize casing in extra packages list
- Ensure command works correctly for installing optional dependencies1 parent 4336564 commit 8fdf6d8
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | 90 | | |
92 | 91 | | |
93 | 92 | | |
| |||
0 commit comments