Skip to content

Commit 9c9b7a1

Browse files
authored
Update README.md
1 parent 8b9a809 commit 9c9b7a1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Change the sensitivity of your trackpoint with no hassle
33

44
# How to use?
5-
1) clone the repo `git clone https://github.com/Fuchsiaff/simple_sensitivity.git`
6-
2) cd to release directory `cd simple_sensitivity && cd release`
7-
3) make the file into an elf executable `chmod +x ./simple_sens`
8-
4) run it `./simple_sens`
5+
1) go to the releases tab and download the binary and the parse.py file
6+
2) make sure they're in the same directory (the binary and the parse.py file)
7+
3) make the binary into an executable `sudo chmod +x ./simple_sens`
8+
4) run it `./simple_sens

0 commit comments

Comments
 (0)