From 2bf70486551825838007f9f88c30ef2eb6c3f697 Mon Sep 17 00:00:00 2001 From: Adam Joseph Date: Sat, 31 Dec 2022 15:57:07 -0800 Subject: [PATCH] README.md: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ad1f8c..b31dd89 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Planned: ## Additional Tools -Ownerboot includes two nixpkgs-style packages: +Ownerboot includes three nixpkgs-style packages: * `em100`: a nix expression for the [coreboot project's open-source driver](https://www.coreboot.org/EM100pro) for the em100 flash chip emulator. * `nvramtool`: a nix expression for the coreboot utility which manipulates the battery-backed (RTC) memory on x86 motherboards.