Skip to content

Commit c4298a1

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# **LSTimer-Linux**
1+
# **LSTimer**
22

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

55
# Install guide
66
[Install guide](#-installation)
@@ -49,7 +49,7 @@ A **minimal**, **accurate**, and **blazingly fast** Rubik’s Cube timer for Lin
4949

5050
### Mac and linux:
5151

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
52+
Easy option: go to the [Releases](https://github.com/Link-the-Coder/LSTimer/releases) tab and install the executable file called LSTimer and run it
5353

5454
Or (more complex, only for linux):
5555

@@ -62,7 +62,7 @@ sudo pacman -S git # Arch Linux
6262
sudo apt install git # Debian/Ubuntu
6363

6464
# Clone the repository
65-
git clone https://github.com/Link-the-Coder/LSTimer-Linux.git ~/LSTimer
65+
git clone https://github.com/Link-the-Coder/LSTimer.git ~/LSTimer
6666
cd LSTimer
6767

6868
# Install Cargo
@@ -75,7 +75,7 @@ cargo run --release
7575

7676
### Windows
7777

78-
Go to the [Releases](https://github.com/Link-the-Coder/LSTimer-Linux/releases) tab and install the LSTimer.exe and run it
78+
Go to the [Releases](https://github.com/Link-the-Coder/LSTimer/releases) tab and install the LSTimer.exe and run it
7979

8080
💡 **Tip:** For faster startup, run the compiled binary directly:
8181

0 commit comments

Comments
 (0)