We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73dc760 commit f7f188dCopy full SHA for f7f188d
1 file changed
docs/installation.md
@@ -33,13 +33,13 @@ npm install @tanstack/vue-virtual
33
## Lit Virtual
34
35
```bash
36
-$ npm install @tanstack/lit-virtual
+npm install @tanstack/lit-virtual
37
```
38
39
## Angular Virtual
40
41
42
-$ npm install @tanstack/angular-virtual
+npm install @tanstack/angular-virtual
43
44
45
## Virtual Core (no framework)
0 commit comments