Update README.md

This commit is contained in:
dokutan 2021-02-06 22:50:07 +01:00 committed by GitHub
parent b2d0a0a319
commit e2576b4599
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ Control Redragon gaming mice from Linux, BSD and Haiku
- [Safety](#safety) - [Safety](#safety)
- [Installing](#installing) - [Installing](#installing)
- [Linux](#linux) - [Linux](#linux)
- [Fedora/RHEL](#fedorarhel) - [Fedora/RHEL](#fedorarhel)
- [OpenBSD and FreeBSD](#openbsd-and-freebsd) - [OpenBSD and FreeBSD](#openbsd-and-freebsd)
- [Haiku](#haiku) - [Haiku](#haiku)
- [Other platforms](#other-platforms) - [Other platforms](#other-platforms)
@ -97,7 +97,7 @@ make rpm
``` ```
- Install the resulting package by running: - Install the resulting package by running:
``` ```
sudo dnf install ./mouse_m908-3.1-1.x86_64.rpm sudo dnf install ./mouse_m908*.rpm
``` ```
### OpenBSD and FreeBSD ### OpenBSD and FreeBSD