Skip to content

Commit

Permalink
update name in readme and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ojdf committed Dec 5, 2023
1 parent 8b45816 commit bd0cf41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ It is recommended to install [pyFFTW](https://pypi.org/project/pyFFTW/) to speed
## Installation

### PyPI
`pip install fast-sim`
`pip install fast-aosim`

### From Source

Expand Down
2 changes: 1 addition & 1 deletion doc/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Installation

Install from PyPI with

``pip install fast-sim``
``pip install fast-aosim``

For the latest releases, the source code can be obtained from https://github.com/ojdf/fast. There is nothing to compile since FAST is pure python, just ensure that the FAST directory is on your ``PYTHONPATH``, or navigate to the directory and run

Expand Down

0 comments on commit bd0cf41

Please sign in to comment.