Skip to content

Commit dd9f32a

Browse files
committed
add new viewer to the installation instruction
1 parent 56943f2 commit dd9f32a

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/installation.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,8 @@ To install :mod:`compas_view2` in the same environment
1717
.. code-block:: bash
1818
1919
conda activate cgal
20-
conda install compas_view2
20+
pip install compas_viewer
2121
22-
Or everything in one go
23-
24-
.. code-block:: bash
25-
26-
conda create -n cgal -c conda-forge compas_cgal compas_view2
2722
2823
Dev Install
2924
===========

0 commit comments

Comments
 (0)