We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47cd7dd commit 03364cdCopy full SHA for 03364cd
1 file changed
README.md
@@ -16,7 +16,7 @@ In this repository you will find everything you need to build and train a rotary
16
## Getting Started
17
1. [Get the supplies and follow the hardware instructions](https://github.com/Armandpl/furuta/tree/master/robot/hardware)
18
2. Run `sudo dmesg | grep tty` in terminal to find which port is used for the device
19
-3. Install dependencies withh `poetry install`
+3. Install dependencies with `poetry install`
20
4. run `python tests/interactive_robot_self_test.py`
21
22
If you have any question feel free to open an issue or DM me [@armand_dpl](twitter.com/armand_dpl).
0 commit comments