Update README.md
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
> [!NOTE]
 | 
					> [!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.<br>
 | 
					> 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.<br>
 | 
				
			||||||
> -> pip install [filename]<br>
 | 
					> -> `pip install [filename]`<br>
 | 
				
			||||||
> then youre able to use this package via `robomasterbfi`, e.g.
 | 
					> then youre able to use this package via `robomasterbfi`, e.g.
 | 
				
			||||||
> ```python
 | 
					> ```python
 | 
				
			||||||
> import robomasterbfi as rm
 | 
					> import robomasterbfi as rm
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user