You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/notes/installation.rst
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,5 +16,16 @@ Installation via Pip
16
16
Installation from Source
17
17
-------------------------
18
18
19
-
Download the git repository and navigate to the python folder where you see setup.py. Run the following command `python setup.py install` and that should install the library in your python environment.
19
+
Download the git repository and navigate to the ``python`` folder. Install using Poetry:
0 commit comments