Skip to content

Commit

Permalink
docs(readme): fix typo in quickstart
Browse files Browse the repository at this point in the history
  • Loading branch information
LGUG2Z committed Jul 14, 2023
1 parent f73d1bf commit 528a0bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ winget install LGUG2Z.whkd
winget install LGUG2Z.komorebi
# save the example configuration to ~/komorebi.json
iwr https://raw.githubusercontent.com/LGUG2Z/komorebi/master/komorebi.example.json -OutFile $Env:USERPROFILE\komorebi.example.json
iwr https://raw.githubusercontent.com/LGUG2Z/komorebi/master/komorebi.example.json -OutFile $Env:USERPROFILE\komorebi.json
# save the latest generated app-specific config tweaks and fixes
komorebic fetch-app-specific-configuration
Expand Down

0 comments on commit 528a0bf

Please sign in to comment.