File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Install ``pythonjs``:
1010
1111 pip install PythonJS
1212
13- And download the latest version on the master branch of `pythonjs.js <https://raw.github.com/PythonJS/PythonJS/master /pythonjs.js >`_.
13+ And download the latest version on the master branch of `pythonjs.js <https://raw.github.com/PythonJS/PythonJS/0.8.2 /pythonjs.js >`_.
1414
1515Prepare a ``app.html `` file that can look like the following:
1616
Original file line number Diff line number Diff line change 66 PythonJS
77########
88
9+ #. ``pip install pythonjs ``
10+ #. ``wget https://raw.github.com/PythonJS/PythonJS/0.8.2/pythonjs.js ``
911#. Create in Python
1012#. Translate to Javascript
1113#. Run in the browser
2123Getting started
2224===============
2325
24- Start by reading the howtos to learn more about the specific capabilities of PythonScript , then the remaining part if you feel advanturous.
26+ Start by reading the howtos to learn more about the specific capabilities of PythonJS , then the remaining part if you feel advanturous.
2527
2628.. toctree ::
2729 :maxdepth: 2
You can’t perform that action at this time.
0 commit comments