Update GUI-Launch.bat

adjusted path in file remarks to 'freedata_gui' instead of 'gui'
pull/727/head
Stefan DK5SM 2024-05-21 17:00:20 +02:00 committed by GitHub
parent d27c240b9a
commit 4dd37b4942
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
REM Place this batch file in FreeData/gui and then run it
REM ie. c:\FD-Src\gui
REM Place this batch file in FreeData/freedata_gui and then run it
REM ie. c:\FD-Src\freedata_gui
call npm start
pause
pause