Skip to content

Commit 5d9dbaa

Browse files
committed
docs: update installation instructions for Raspberry Pi support
1 parent b8de0ea commit 5d9dbaa

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
@@ -84,7 +84,7 @@ Those libraries are needed for this library to work. You can either install the
8484
You can also install the needed GPIO library by specifying the Installation Parameter while installing this library:
8585

8686
```shell
87-
pip3 install PyTmcStepper[RASPBERRY_PI]
87+
pip3 install PyTmcStepper[raspberry_pi, uart]
8888
```
8989

9090
## Driver Support

0 commit comments

Comments
 (0)