Skip to content

Commit

Permalink
chore(docs): fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
jeertmans committed Jun 18, 2024
1 parent 41bb857 commit 3cccd08
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This library consists of two parts:
## Installation

For the best out-of-the-box experience, we recommend
installing with Pip with `recommended` extras:
installing via Pip with `recommended` extras:

```bash
pip install sionna-vispy[recommended]
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ description = "VisPy scene previewer for Sionna"
name = "sionna-vispy"
readme = "README.md"
requires-python = ">= 3.8"
version = "0.1.0"

[project.optional-dependencies]
recommended = [
Expand Down

0 comments on commit 3cccd08

Please sign in to comment.