Skip to content

Commit 5dd7b36

Browse files
authored
Update README.md
1 parent 852714b commit 5dd7b36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ $ julia --color=yes -e 'using Pkg; Pkg.add(Pkg.PackageSpec(path="https://github.
4242
$ julia --color=yes -e 'using Pkg; Pkg.add(Pkg.PackageSpec(path="https://github.com/JuliaPy/PyCall.jl"))'
4343
```
4444

45-
- Package installation
45+
- Package installation (only if used as library, not needed to run the scripts)
4646

4747
```bash
4848
$ python3 -m pip install --upgrade pip

0 commit comments

Comments
 (0)