Windows Standalone Executables(EXE) are provided, and can be found under assets for the [latest release](https://github.com/hargata/lubelog/releases/latest)
To run the server, you just have to download the zip archive attached to the release, usually named LubeLogger_vNNN_win_x64.zip, extract the archive and double click on CarCareTracker.exe
@@ 91,8 91,10 @@
When using this approach, the default port the app will be listening on is 5000, so you will navigate to localhost:5000
## Linux Baremetal
-
Linux executables are occasionally provided and can be found along with the Windows Standalone Executable.
-
To run the Linux executable, download the zip file, extract it and run the following commands:
+
Linux executables are provided and can be found under assets for the [latest release](https://github.com/hargata/lubelog/releases/latest)
+
+
To run the Linux executable, download the zip file named LubeLogger_vNNN_linux_x64.zip, extract it and run the following commands: