We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3518bea commit 0f7cb1aCopy full SHA for 0f7cb1a
README.md
@@ -1,7 +1,7 @@
1
```pwsh
2
cd $env.LOCALAPPDATA/spicetify/
3
rm -r $env.LOCALAPPDATA/spicetify/hooks/
4
-git clone github.com/spicetify/hooks hooks/
+git clone github.com/spicetify/hooks
5
cd hooks
6
tsc
7
```
0 commit comments