Skip to content

Commit b589446

Browse files
committed
Add instructions for pip install
1 parent 0e92aba commit b589446

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,17 @@ versions won't be receiving any new features and updates.
4444
Installation
4545
============
4646

47+
Using Pip
48+
---------
49+
50+
You can find the NURBS-Python library on [Python Package Index](https://pypi.python.org/pypi/NURBS-Python) and install it
51+
using the following command:
52+
53+
``pip install NURBS-Python``
54+
55+
Manual Method
56+
-------------
57+
4758
Included *setup.py* script will take care of the installation and automatically copy the required files to
4859
*site-packages* directory. Please run the following from the command line:
4960

0 commit comments

Comments
 (0)