Skip to content

Commit

Permalink
readme: Fix sentence flow
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksa Savic <[email protected]>
  • Loading branch information
aleksamagicka committed Feb 3, 2024
1 parent d1ec88d commit 8100325
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This is the current state of the drivers in regards to this process:
| NZXT Smart Device V2/RGB & Fan Controller | `nzxt-smart2` | `nzxtsmart2` | in Linux 5.17 ([patch][p-smart2]) |

This repository contains the latest state of each driver, including features
and bug fixes been worked on but no yet submitted upstream.
and bug fixes, but not yet submitted upstream.

_Note: other hwmon drivers exist in the mainline kernel for devices that
liquidctl also supports: [`corsair-cpro`], [`corsair-psu`]._
Expand Down Expand Up @@ -72,7 +72,7 @@ built modules can then be loaded with `insmod`.
$ make
$ sudo insmod nzxt-grid3.ko # NZXT Grid+ V3/Smart Device (V1)
$ sudo insmod nzxt-kraken2.ko # NZXT Kraken X42/X52/X62/X72
$ sudo insmod nzxt-kraken3 # NZXT Kraken X53/X63/X73
$ sudo insmod nzxt-kraken3 # NZXT Kraken X53/X63/X73, Z53/Z63/Z73
$ sudo insmod nzxt-smart2 # NZXT Smart Device V2/RGB & Fan Controller
```

Expand Down

0 comments on commit 8100325

Please sign in to comment.