Skip to content

Commit 199ca7c

Browse files
authored
Update README.md
Adding instruction to run application from releases zip file
1 parent ee17684 commit 199ca7c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ This limitation is only due to the `serialport` dependency, the help would be we
2222
### Installation
2323
If you want to install this application there is two options :
2424
- Clone or download this repository, and install yourselves all dependencies and launch it with `start.bat` windows script or `npm start` command.
25-
- Download pre-packaged zip file for your (*Not yet available*)
25+
- Download pre-packaged releases zip file for your platform, extract the zip in a folder named, for example "debug-sensor" and then run the executable file `debug-sensor.exe`.
26+
2627
> Important note : Linux and Mac platforms currently not supported (please refer to [Platform Support](#platform-support)).
2728
2829
---------

0 commit comments

Comments
 (0)