Update README to fix Javascript + vitest template heading

This commit is contained in:
Ritam Chakraborty
2022-06-13 17:37:40 +00:00
committed by GitHub
parent 492c5a21b0
commit 3869e346d2
+1 -1
View File
@@ -86,7 +86,7 @@ $ npm install # or pnpm install or yarn install
```
```bash
# Javascript template
# Javascript + vitest template
$ npx degit solidjs/templates/js-vitest my-solid-project
$ cd my-solid-project
$ npm install # or pnpm install or yarn install