Skip to content

Commit

Permalink
docs: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
avivace authored Dec 14, 2024
1 parent 9f09989 commit 088392a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Examples, the user manual and the API reference can be found at the [pyBADA docu

```bash
# Clone the repository
git clonehttps://github.com/eurocontrol/pybada
git clone https://github.com/eurocontrol/pybada

# Optionally, set up a virtual env and activate it
python3 -m venv env
Expand All @@ -39,7 +39,7 @@ make html
```


### Running on unsupported environements
### Running on unsupported environments

You won't receive support for it, but you can pass the flag `--ignore-requires-python` to install pyBADA on an unsupported Python version.

Expand Down

0 comments on commit 088392a

Please sign in to comment.