Fixed typo

Adnane Belmadiaf
2016-04-11 00:45:43 +01:00
parent 46b4cd9664
commit f8c11e1f85

@@ -42,7 +42,7 @@ At that point, you will have a functioning micropython executable, which may be
(Release 9.2 tested)
Ensure that you have git, GCC, gmake, pythyon3, and bash packages installed:
Ensure that you have git, GCC, gmake, python3, and bash packages installed:
> [as root] pkg_add -r git gcc gmake python3 bash