wasmtime-py: Fix formatting in README (#465)
This commit is contained in:
committed by
Till Schneidereit
parent
faee3b4bc3
commit
b1584aafe2
@@ -8,7 +8,7 @@ rustc +nightly --target=wasm32-unknown-unknown main.rs --crate-type=cdylib
|
|||||||
|
|
||||||
# Run example
|
# Run example
|
||||||
|
|
||||||
Point path to the built wasmtime_py library location when running python, e.g.
|
Point path to the built `wasmtime_py` library location when running python, e.g.
|
||||||
|
|
||||||
```
|
```
|
||||||
PYTHONPATH=../../target/debug python3 run.py
|
PYTHONPATH=../../target/debug python3 run.py
|
||||||
|
|||||||
Reference in New Issue
Block a user