Skip to content

Commit

Permalink
Other fix of ZSH
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielePucci authored Jan 15, 2024
1 parent 9f91dc1 commit 8180a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/conda-forge.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ For some [profile](doc/cmake-options.md#profile-cmake-options) or [dependency](d

To install python and the other required dependencies when using `conda-forge` provided dependencies, use:
~~~
mamba install -c conda-forge python numpy swig==4.1.0 pybind11 pyqt matplotlib h5py tornado u-msgpack-python pyzmq ipython gst-plugins-good gst-plugins-bad
mamba install -c conda-forge python numpy "swig==4.1.0" pybind11 pyqt matplotlib h5py tornado u-msgpack-python pyzmq ipython gst-plugins-good gst-plugins-bad
~~~

#### `ROBOTOLOGY_USES_PCL_AND_VTK`
Expand Down

0 comments on commit 8180a6e

Please sign in to comment.