fix debug print path

pull/305/head
Andrew Kahr 2022-01-24 03:35:47 -08:00
parent 344ea45307
commit 98cb59272c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Get-ChildItem -Path c:\regkeys
Get-ChildItem -Path "c:/regkeys"
Get-ChildItem -Path "c:/Program Files (x86)/Microsoft Visual Studio"