Skip to content

Commit c05ce35

Browse files
authored
Update README.md (#520)
remove > so the copied command will run correctly
1 parent 68bc078 commit c05ce35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ It supports all of Solid's SSR methods and has Solid's transitions baked in, so
3939
### Set Up the Router
4040

4141
```sh
42-
> npm i @solidjs/router
42+
npm i @solidjs/router
4343
```
4444

4545
Install `@solidjs/router`, then start your application by rendering the router component

0 commit comments

Comments
 (0)