diff --git a/demo_markdown/docs/_guide/installation.md b/demo_markdown/docs/_guide/installation.md index 68a4e27..cd69fa2 100644 --- a/demo_markdown/docs/_guide/installation.md +++ b/demo_markdown/docs/_guide/installation.md @@ -6,6 +6,12 @@ Installation thaw cargo add thaw --features=csr ``` + + + "If you are using the nightly feature in Leptos, please enable Thaw's nightly as well." + + + ## Usage You just need to import thaw and use it.