@ -44,8 +44,7 @@ If you use other python versions you might have or need a python version manager
pip install setuptools
pip install setuptools
```
```
<details>
### Linux
<summary>### Linux</summary>
- Depending on your distribution, you might need to install [hunspell](https://github.com/hunspell/hunspell) and your specific locale (`hunspell-<lang>`) e.g. `hunspell-en-au`.
- Depending on your distribution, you might need to install [hunspell](https://github.com/hunspell/hunspell) and your specific locale (`hunspell-<lang>`) e.g. `hunspell-en-au`.
@ -103,10 +102,7 @@ pip install setuptools
npm install --global yarn
npm install --global yarn
```
```
</details>
### macOS
<details>
<summary>### macOS</summary>
- Install the [Xcode Command-Line Tools](http://osxdaily.com/2014/02/12/install-command-line-tools-mac-os-x/).
- Install the [Xcode Command-Line Tools](http://osxdaily.com/2014/02/12/install-command-line-tools-mac-os-x/).
@ -150,10 +146,7 @@ pip install setuptools
npm install --global yarn
npm install --global yarn
```
```
</details>
### Windows
<details>
<summary>### Windows</summary>
Building on Windows can be a bit tricky. You can set this up manually, but we recommend using [Chocolatey](https://chocolatey.org/) to install the necessary dependencies.
Building on Windows can be a bit tricky. You can set this up manually, but we recommend using [Chocolatey](https://chocolatey.org/) to install the necessary dependencies.
@ -255,8 +248,6 @@ Setup instructions for Windows using Chocolatey: