Skip to content

Commit f447e15

Browse files
committed
README updated
1 parent 5a7a7a1 commit f447e15

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can either use a precompiled binary package for your architecture or you can
1818

1919
Windows | Linux
2020
--------|-------
21-
[win-x64](https://github.com/cipheras/loctrack/releases/download/v1.5.2/loctrack-win-x64.exe) | [linux-x64](https://github.com/cipheras/loctrack/releases/download/v1.5.2/loctrack-linux-x64)
21+
[win-x64](https://github.com/cipheras/loctrack/releases/download/v1.5.3/loctrack-win-x64.exe) | [linux-x64](https://github.com/cipheras/loctrack/releases/download/v1.5.3/loctrack-linux-x64)
2222

2323
For other versions or releases go to release page.
2424

@@ -27,7 +27,7 @@ For other versions or releases go to release page.
2727

2828
### Installing precompiled binary in Linux
2929
* In order to install precompiled binary, make sure you have installed `make`.
30-
* Download **Makefile** from [here](https://github.com/cipheras/loctrack/releases/download/v1.5.2/Makefile) and keep it and your binary in the same directory.
30+
* Download **Makefile** from [here](https://github.com/cipheras/loctrack/releases/download/v1.5.3/Makefile) and keep it and your binary in the same directory.
3131
* Now open terminal in the same dir and run commands:
3232

3333
To install:

0 commit comments

Comments
 (0)