diff --git a/README.md b/README.md index 9fa4adb..1924188 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ In short. - Open a terminal (CMD.exe, for example) in a folder you want to scan, - Run the scanner (JS file) with Node.js: type in a terminal _(for Windows with CMD)_: ```cmd -node C:\%HOMEPATH%\Downloads\zz-dir-scanner.mjs +node %USERPROFILE%\Downloads\zz-dir-scanner.mjs ``` - Don't forget to type enter. @@ -119,7 +119,7 @@ The result will be in your download folder. --- -_Note: replace `C:\%HOMEPATH%\Downloads\zz-dir-scanner.mjs` with the path to the scanner file if you have moved it from the download folder to an other place._ +_Note: replace `%USERPROFILE%\Downloads\zz-dir-scanner.mjs` with the path to the scanner file if you have moved it from the download folder to an other place._ --- diff --git a/src/components/Guide.vue b/src/components/Guide.vue index 4acbc97..f0402d4 100644 --- a/src/components/Guide.vue +++ b/src/components/Guide.vue @@ -2,7 +2,7 @@

No scan selected

-
Use you own directory scan file (created with +
Use your own directory scan file (created with the scanner).
Or use the demo scans to take a look at the program work: