We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68bc078 commit c05ce35Copy full SHA for c05ce35
1 file changed
README.md
@@ -39,7 +39,7 @@ It supports all of Solid's SSR methods and has Solid's transitions baked in, so
39
### Set Up the Router
40
41
```sh
42
-> npm i @solidjs/router
+npm i @solidjs/router
43
```
44
45
Install `@solidjs/router`, then start your application by rendering the router component
0 commit comments