Updated How to Python (markdown)

Kevin Lange 2016-12-13 00:05:14 +09:00
parent a05a12d34a
commit eb2f8baa30

@ -10,6 +10,6 @@ If you are building in the context of a CD, you can run `make cdrom` for the ini
If everything goes well, you should have a working Python 3.6.
To test your setup against some ToaruOS libraries, you can [run the Yutani Python demo](https://gist.github.com/klange/af0903325077c7ff7a0814a9dc8d26e9; tip: Use the Python simple http server on your host and then `fetch` the script).
To test your setup against some ToaruOS libraries, you can [run the Yutani Python demo](https://gist.github.com/klange/af0903325077c7ff7a0814a9dc8d26e9); tip: Use the Python simple http server on your host and then `fetch` the script.
![screenshot of python](http://i.imgur.com/2LUS5Wh.png)