Skip to content

Commit

Permalink
Update docs to test workflow (#728)
Browse files Browse the repository at this point in the history
Small change to see if workflow works properly or not
  • Loading branch information
lukechu10 authored Oct 19, 2024
1 parent c5b4097 commit c395893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/next/getting_started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ sycamore = "0.9.0-beta.4"
>
> ```toml
> # Make sure you update the rev to the latest commit hash.
> sycamore = { git = "https://github.com/sycamore-rs/sycamore", rev = "fc640d313e66f9a6af422fae44f4f72fa86280cc" }
> sycamore = { git = "https://github.com/sycamore-rs/sycamore", rev = "c5b4097" }
> ```
You should now be all set for your Sycamore adventure!

0 comments on commit c395893

Please sign in to comment.