corrected small type for the make command for DEB version;
parent
3265eb426f
commit
2e65ee3451
|
@ -33,6 +33,7 @@ Change directory to the Unix build directory:
|
||||||
And then make the executable
|
And then make the executable
|
||||||
|
|
||||||
> make axtls
|
> make axtls
|
||||||
|
|
||||||
> make
|
> make
|
||||||
|
|
||||||
At that point, you will have a functioning micropython executable, which may be launched with the command:
|
At that point, you will have a functioning micropython executable, which may be launched with the command:
|
||||||
|
|
Loading…
Reference in New Issue