Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/news/031/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ This first version comes with windowing, input and rendering support on MacOS,
Linux, Windows and Web. Behind feature flags you can use a fast 2D renderer,
text rendering, and [egui] integration.

You can try [Notan] by installing it via cargo: `cargo install notan` or
You can try [Notan] by adding it to your `Cargo.toml` -> `notan = "0.1.0"` or
checking the [online demos].

[Notan]: https://github.com/Nazariglez/notan
Expand Down