Skip to content

Commit

Permalink
Mac OS X -> macOS in installation documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gemenerik authored Oct 8, 2024
1 parent fb47fe9 commit ccf1694
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/installation/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ git --version

To use Crazyradio you will have to [install the drivers](https://www.bitcraze.io/documentation/repository/crazyradio-firmware/master/building/usbwindows/)

### Mac
### macOS

The Client requires MacOS 11 (Big Sur) or more recent. It works both on x86 and Apple-silicon macs.
The Client requires macOS 11 (Big Sur) or more recent. It works both on x86 and Apple-silicon macs.

The client works both with the Apple-provided python3 (as long as it is python >= 3.8), and with python installed with brew.

Expand Down Expand Up @@ -171,7 +171,7 @@ or install the client in development mode:
pip install -e .[dev]
```

### Mac OSX
### macOS

```
git clone https://github.com/bitcraze/crazyflie-clients-python
Expand Down

0 comments on commit ccf1694

Please sign in to comment.