Skip to content

Commit 2301917

Browse files
authored
Update README.md
1 parent fe9bcaf commit 2301917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cd $env.LOCALAPPDATA/spicetify/
33
rm -r $env.LOCALAPPDATA/spicetify/hooks/
44
git clone github.com/spicetify/hooks
55
cd hooks
6-
tsc
6+
npx --package=typescript tsc
77
```
88

99
## License

0 commit comments

Comments
 (0)