diff options
| author | frosty <gabriel@bwaaa.monster> | 2026-03-18 13:17:18 -0400 |
|---|---|---|
| committer | frosty <gabriel@bwaaa.monster> | 2026-03-18 13:17:18 -0400 |
| commit | 54523a62681908a77078e8b937004f337f0ec85e (patch) | |
| tree | 95510469ef19e6819bdc70da3191d70f51f4d86b | |
| parent | e460abafa4a662a83e5fe6b484343bc5e44a58bf (diff) | |
| download | omnisearch-54523a62681908a77078e8b937004f337f0ec85e.tar.gz | |
docs: fixed capitalisation of NixOS
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ Depending on your system, you may first need to install libcurl and libxml2. # xbps-install -S libxml2-devel libcurl-devel ``` -### Nixos +### NixOS Add the flake to your inputs and import the module. That is all you need. Here's an example of using the modules in a flake: ``` |
