Skip to content

Commit

Permalink
Merge branch 'general_redesign' of https://github.com/AngelFP/VisualPIC
Browse files Browse the repository at this point in the history
… into general_redesign
  • Loading branch information
AngelFP committed Mar 15, 2022
2 parents 7d182f0 + e18a3f2 commit 1f37378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pip install git+https://github.com/AngelFP/VisualPIC.git@general_redesign

3) If you want to use the 3D rendering features and GUI, you will also need to install `VTK`, `pyvista` and `PyQt5`:
```bash
pip install vtk, pyvista, pyqt5
pip install vtk pyvista pyqt5
```


Expand Down

0 comments on commit 1f37378

Please sign in to comment.