Skip to content

Commit

Permalink
Manually convert single <details> expando.
Browse files Browse the repository at this point in the history
  • Loading branch information
tzarc committed May 25, 2024
1 parent c16b752 commit a1d00c7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/newbs_getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ QMK maintains a Bundle of MSYS2, the CLI and all necessary dependencies. It also

You will need to install [QMK MSYS](https://msys.qmk.fm/). The latest release is available [here](https://github.com/qmk/qmk_distro_msys/releases/latest).

<details>
<summary>Advanced Users</summary>
:::: details Advanced Users

::: warning
<b style="font-size:150%">This process is not recommended for new users.</b>
Expand All @@ -52,7 +51,7 @@ Install the QMK CLI by running:

pacman --needed --noconfirm --disable-download-timeout -S git mingw-w64-x86_64-python-qmk

</details>
::::

### ** macOS **

Expand Down

0 comments on commit a1d00c7

Please sign in to comment.