We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 025e900 commit 5cbcba8Copy full SHA for 5cbcba8
README.rst
@@ -45,15 +45,15 @@ Please visit the GitHub pages for further details regarding each project.
45
46
Installation
47
------------
48
-The ``ansys.mapdl.core`` package currently supports Python 3.6 through
+The ``ansys-mapdl-core`` package currently supports Python 3.6 through
49
Python 3.8 on Windows, Mac OS, and Linux.
50
51
Install the latest release from `PyPi
52
<https://pypi.org/project/ansys-mapdl-core/>`_ with:
53
54
.. code::
55
56
- pip install ansys.mapdl-core
+ pip install ansys-mapdl-core
57
58
Alternatively, install the latest from `PyMAPDL GitHub
59
<https://github.com/pyansys/pymapdl/issues>`_ via:
0 commit comments