diff options
-rw-r--r-- | nyx_mode/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nyx_mode/README.md b/nyx_mode/README.md index 17ed365a..646cba5a 100644 --- a/nyx_mode/README.md +++ b/nyx_mode/README.md @@ -19,7 +19,7 @@ and requires an Intel processor (6th generation onwards) and a special 1. Install all the packages from [docs/INSTALL.md](../docs/INSTALL.md). -2. Additionally install the follow packages: +2. Additionally install the following packages: ```shell apt-get install -y libgtk-3-dev pax-utils python3-msgpack python3-jinja2 |