Skip to content

Commit 78e1a4d

Browse files
Update README.md
1 parent e52ebc9 commit 78e1a4d

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
A **minimal**, **accurate**, and **blazingly fast** Rubik’s Cube timer for Linux — built with Rust.
44

5+
# Install guide
6+
[Install guide](#-installation)
7+
58
![Overview](screenshots/overview.png)
69

710
---
@@ -46,9 +49,9 @@ A **minimal**, **accurate**, and **blazingly fast** Rubik’s Cube timer for Lin
4649

4750
### Mac and linux:
4851

49-
# Easy option: install the executable file called /LSTimer and run it
52+
Easy option: go to the [Releases](https://github.com/Link-the-Coder/LSTimer-Linux/releases) tab and install the executable file called LSTimer and run it
5053

51-
# Or (more complex, only for linux):
54+
Or (more complex, only for linux):
5255

5356
**⚠️ Please install packages step-by-step with your correct package manager!**
5457
If unsure, `apt` is likely your package manager (Debian/Ubuntu). Otherwise, search online.
@@ -70,6 +73,10 @@ sudo apt install cargo # Debian/Ubuntu
7073
cargo run --release
7174
```
7275

76+
### Windows
77+
78+
Go to the [Releases](https://github.com/Link-the-Coder/LSTimer-Linux/releases) tab and install the LSTimer.exe and run it
79+
7380
💡 **Tip:** For faster startup, run the compiled binary directly:
7481

7582
```bash

0 commit comments

Comments
 (0)