summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 1b1b765..9e9004d 100644
--- a/README
+++ b/README
@@ -8,8 +8,8 @@ With this you can compile a guile python file to any target from tree-il e.g.
stis> ~/src/guile/meta/guild compile test.py --output=test.go --from=python
-You also need guile-log and dependencies.
-...
+You also need guile-persist
+ https://gitlab.com/tampe/guile-persist
To try it either put a python module file in language/python/module/. or try the interactive python shell via
,L python