diff --git a/README.md b/README.md index b1a6d1f1..64f2aabd 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ iwr https://raw.githubusercontent.com/LGUG2Z/komorebi/master/komorebi.sample.ps1 mkdir $Env:USERPROFILE\.config -ea 0 # save the sample whkdrc file with key bindings to ~/.config/whkdrc -iwr https://raw.githubusercontent.com/LGUG2Z/komorebi/master/whkdrc -OutFile $Env:USERPROFILE\whkdrc +iwr https://raw.githubusercontent.com/LGUG2Z/komorebi/master/whkdrc.sample -OutFile $Env:USERPROFILE\.config\whkdrc # start komorebi komorebic start --await-configuration