Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add instructions on how to install plasmapy with uv in a virtual envi… #2861

Merged
merged 13 commits into from
Oct 6, 2024
Prev Previous commit
Next Next commit
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 4, 2024
commit 800a8aaa73ec2aeb9cf93aab35f56a273b00892a
2 changes: 1 addition & 1 deletion docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 76,7 @@ In a virtual environment
------------------------

After `installing uv`_, a `virtual environment`_ with |Python| version
|maxpython| can be created by openning a terminal and running:
|maxpython| can be created by opening a terminal and running:

.. code-block:: bash

Expand Down
Loading