update readme

This commit is contained in:
Robin Appelman 2024-07-29 17:18:54 +02:00
commit 06f1863bb9

View file

@ -104,10 +104,11 @@ Currently, the program can match against data from the following sources:
- [ ] Archived containing more than one file
- [ ] Data from more app version
- [ ] Support extracting app versions from a system report
- [ ] Add filtering to all lists
## Building
The preferred way of building is trough [`nix`](https://nixos.org/download/#download-nix), this ensure that all baked
The preferred way of building is trough [`nix`](https://nixos.org/download/#download-nix), this ensures that all baked
data is automatically up-to-date.
`nix build .#logsmash`