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