Skip to content

Commit

Permalink
docs: utilize cool repl command
Browse files Browse the repository at this point in the history
  • Loading branch information
figsoda authored and blaggacao committed May 16, 2023
1 parent eef0a89 commit a740c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -17,7 +17,7 @@ It aims to give you alternative semantics, currently not available in the ecosys
```nix
# nix repl
> :a builtins.getFlake "github:divnix/dmerge"
> :lf github:divnix/dmerge
> :p merge { foo = "bar"; } { foo = "baz"; }
{ foo = "baz"; }
Expand Down

0 comments on commit a740c56

Please sign in to comment.