Skip to content

Commit c395893

Browse files
authored
Update docs to test workflow (#728)
Small change to see if workflow works properly or not
1 parent c5b4097 commit c395893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/next/getting_started/installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ sycamore = "0.9.0-beta.4"
7575
>
7676
> ```toml
7777
> # Make sure you update the rev to the latest commit hash.
78-
> sycamore = { git = "https://github.com/sycamore-rs/sycamore", rev = "fc640d313e66f9a6af422fae44f4f72fa86280cc" }
78+
> sycamore = { git = "https://github.com/sycamore-rs/sycamore", rev = "c5b4097" }
7979
> ```
8080
8181
You should now be all set for your Sycamore adventure!

0 commit comments

Comments
 (0)