Skip to content

Commit 2738293

Browse files
authored
#258 mentioned the master branch is not stable
1 parent 69b4fe5 commit 2738293

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ Get the latest dev version using `git`:
6262
```bash
6363
$ git clone https://github.com/asus-linux-drivers/asus-numberpad-driver
6464
$ cd asus-numberpad-driver
65+
# now you are using not stable master branch with the latest changes
66+
# jump to the latest release (stable version) using:
67+
$ git checkout v6.6.0
6568
```
6669

6770
or download the latest release (stable version) from [the release page](https://github.com/asus-linux-drivers/asus-numberpad-driver/releases), extract and install for current user and current Python3 ([How to install the driver with specific Python3 version using pyenv?](#faq)):

0 commit comments

Comments
 (0)