We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 852714b commit 5dd7b36Copy full SHA for 5dd7b36
1 file changed
README.md
@@ -42,7 +42,7 @@ $ julia --color=yes -e 'using Pkg; Pkg.add(Pkg.PackageSpec(path="https://github.
42
$ julia --color=yes -e 'using Pkg; Pkg.add(Pkg.PackageSpec(path="https://github.com/JuliaPy/PyCall.jl"))'
43
```
44
45
-- Package installation
+- Package installation (only if used as library, not needed to run the scripts)
46
47
```bash
48
$ python3 -m pip install --upgrade pip
0 commit comments