From d5e453840bf7695052b20c71851bec33f6911f01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciro=20Santilli=20=E5=85=AD=E5=9B=9B=E4=BA=8B=E4=BB=B6=20?= =?UTF-8?q?=E6=B3=95=E8=BD=AE=E5=8A=9F?= Date: Thu, 12 Dec 2019 00:00:01 +0000 Subject: [PATCH] python: fix path to hello, no lkmc prefix --- README.adoc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 7b8ec72..07d1513 100644 --- a/README.adoc +++ b/README.adoc @@ -14290,7 +14290,13 @@ python3 or run an example with: .... -python3 lkmc/python/hello.py +python3 python/hello.py +.... + +or: + +.... +./python/hello.py .... <> interactive usage: