Skip to content
Snippets Groups Projects
Unverified Commit 8a57acb2 authored by John's avatar John Committed by GitHub
Browse files

Update chapter_1.md

parent 9b212e23
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ Kayak UI is quite easy to setup! First make sure you add it to your cargo.toml f ...@@ -3,7 +3,7 @@ Kayak UI is quite easy to setup! First make sure you add it to your cargo.toml f
Because a crate has yet to be released this currently this looks like: Because a crate has yet to be released this currently this looks like:
```toml ```toml
kayak_ui = { git = "https://github.com/StarArawn/kayak_ui/", rev = "75a56767830f980bfc43f29fe93659f1eaef30dd"} kayak_ui = { git = "https://github.com/StarArawn/kayak_ui/", rev = "9b212e230a5325a3ac6897390ded0bc358eebc80"}
``` ```
Once you've added Kayak UI to your bevy project you can now start to use it! Once you've added Kayak UI to your bevy project you can now start to use it!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment