updated readme
This commit is contained in:
@@ -35,6 +35,8 @@ pipx install "git+https://codeberg.org/luxferre/clyx.git#subdirectory=clyx-pytho
|
|||||||
|
|
||||||
This will install the REPL as `clyx` into your current environment.
|
This will install the REPL as `clyx` into your current environment.
|
||||||
|
|
||||||
|
Then, you can just run `pipx upgrade clyx` to upgrade to the new release versions whenever they come out.
|
||||||
|
|
||||||
### Reference implementation for MicroPython
|
### Reference implementation for MicroPython
|
||||||
|
|
||||||
Clone this repo, then run `sh dist-python.sh`. A `dist/clyx_py/clyx` directory will appear, which will contain all the files necessary to run `micropython clyx.py [prog.clx]` on the desktop or copy them to the target device.
|
Clone this repo, then run `sh dist-python.sh`. A `dist/clyx_py/clyx` directory will appear, which will contain all the files necessary to run `micropython clyx.py [prog.clx]` on the desktop or copy them to the target device.
|
||||||
|
|||||||
Reference in New Issue
Block a user