Skip to content

Commit 3371441

Browse files
committed
install details
1 parent 73f04b5 commit 3371441

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
@@ -13,7 +13,7 @@ In order to use this package the folder `ugenpy` from `src` must be copied to th
1313

1414
There is also a folder called `std_msgs` which has all default `*.msg` files, this folder can also be copied or any other folder with the wanted message types. For memory purposes not all the `msg` files in that folder must be copied, only the ones that are going to be used.
1515

16-
You can also install it with:
16+
You can also install `ugenpy` with but have in mind the `.msg` files must be copied, located in the corresponding dir:
1717
``` python
1818
import upip
1919
upip.install('micropython-genpy')

0 commit comments

Comments
 (0)