File tree Expand file tree Collapse file tree 1 file changed +1
-22
lines changed Expand file tree Collapse file tree 1 file changed +1
-22
lines changed Original file line number Diff line number Diff line change 11Installation and Testing
22^^^^^^^^^^^^^^^^^^^^^^^^
33
4- **Installation via pip or conda is the recommended method for all users. **
4+ **Installation via pip is the recommended method for all users. **
55Manual method is only recommended for advanced users. Please note that if you have used any of these methods to install
66NURBS-Python, please use the same method to upgrade to the latest version.
77
@@ -34,27 +34,6 @@ Installing a specific version:
3434
3535 $ pip install --user geomdl==5.0.0
3636
37- Install via Conda
38- =================
39-
40- NURBS-Python can also be installed/upgraded via `conda <https://conda.io/ >`_ package manager from the
41- `Anaconda Cloud <https://anaconda.org/orbingol/geomdl >`_ repository.
42-
43- Installing:
44-
45- .. code-block :: console
46-
47- $ conda install -c orbingol geomdl
48-
49- Upgrading to the latest version:
50-
51- .. code-block :: console
52-
53- $ conda upgrade -c orbingol geomdl
54-
55- If you are experiencing problems with this method, you can try to upgrade ``conda `` package itself before
56- installing the NURBS-Python library.
57-
5837 Manual Install
5938==============
6039
You can’t perform that action at this time.
0 commit comments