From abff0fa6433989c878f16de6c667fc093c360731 Mon Sep 17 00:00:00 2001 From: Simonas Kazlauskas Date: Tue, 21 Feb 2023 01:05:48 +0200 Subject: [PATCH] Make readme less red? --- README.mkd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mkd b/README.mkd index adf54ce..7c803f2 100644 --- a/README.mkd +++ b/README.mkd @@ -22,7 +22,7 @@ one building your system that is going to run OpenHAB): ```nix inputs = { - ...; + # ...; openhab.url = "github:nagisa/nixpkg-openhab"; openhab.inputs = { # In case you alrady depend on `nixpkgs` in your flake, consider having `openhab`