Skip to content

Commit 5cbcba8

Browse files
authored
fix package name
1 parent 025e900 commit 5cbcba8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@ Please visit the GitHub pages for further details regarding each project.
4545

4646
Installation
4747
------------
48-
The ``ansys.mapdl.core`` package currently supports Python 3.6 through
48+
The ``ansys-mapdl-core`` package currently supports Python 3.6 through
4949
Python 3.8 on Windows, Mac OS, and Linux.
5050

5151
Install the latest release from `PyPi
5252
<https://pypi.org/project/ansys-mapdl-core/>`_ with:
5353

5454
.. code::
5555
56-
pip install ansys.mapdl-core
56+
pip install ansys-mapdl-core
5757
5858
Alternatively, install the latest from `PyMAPDL GitHub
5959
<https://github.com/pyansys/pymapdl/issues>`_ via:

0 commit comments

Comments
 (0)