Skip to content

Commit

Permalink
Add clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
fwcd committed Sep 5, 2024
1 parent c50c75d commit eb0e0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Using the Adwaita/GTK4 backend the app looks as follows:
<img src="screenshots/counter-adwaita.png" height="300">

> [!TIP]
> On platforms that support multiple backends you can explicitly choose a backend via the `NUIT_BACKEND` environment variable:
> On platforms that support multiple backends (currently only macOS) you can explicitly choose a backend via the `NUIT_BACKEND` environment variable:
>
> ```sh
> NUIT_BACKEND=adwaita cargo run --example counter
Expand Down

0 comments on commit eb0e0f9

Please sign in to comment.