We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe9bcaf commit 2301917Copy full SHA for 2301917
README.md
@@ -3,7 +3,7 @@ cd $env.LOCALAPPDATA/spicetify/
3
rm -r $env.LOCALAPPDATA/spicetify/hooks/
4
git clone github.com/spicetify/hooks
5
cd hooks
6
-tsc
+npx --package=typescript tsc
7
```
8
9
## License
0 commit comments