Fixed typo

master
Adnane Belmadiaf 2016-04-11 00:45:43 +01:00
rodzic 46b4cd9664
commit f8c11e1f85
1 zmienionych plików z 1 dodań i 1 usunięć

@ -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