aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 34d5f72..d025f89 100644
--- a/README.md
+++ b/README.md
@@ -224,8 +224,8 @@ $ ./build python
224And to import it 224And to import it
225 225
226``` 226```
227$ python # In the main folder 227$ python # In the main folder or in the python subfolder
228>>> import nissy_python_module as nissy # In the python shell 228>>> import nissy # In the python shell
229``` 229```
230 230
231From here you can call the library functions directly, for example: 231From here you can call the library functions directly, for example:

Generated with cgit - Back to sebastiano.tronto.net