From f7b48c0068c7950575114a71a80fc15d6d690cbb Mon Sep 17 00:00:00 2001 From: elias Date: Thu, 3 Apr 2025 12:15:02 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9125f5..93c0edc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > [!NOTE] > Installing the custom [package wheel](https://git.itlabs.at/elias/robomaster-python/src/branch/main/controller/robomasterbfi-1.0.0-py3-none-any.whl) is crucial for arm & gripper to work.
-> -> pip install [filename] +> -> pip install [filename]
> then youre able to use this package via `robomasterbfi` > e.g. > ```python