Skip to content

Commit 1be473b

Browse files
authored
Update README.md (#51)
Use correct attribute to set URL of input
1 parent 26284b3 commit 1be473b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Add baton as an input and install it:
4747
inputs = {
4848
nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/*";
4949
50-
baton = "github:conductorOne/baton";
50+
baton.url = "github:conductorOne/baton";
5151
};
5252
5353
outputs =

0 commit comments

Comments
 (0)