readme fix
This commit is contained in:
parent
2f6d98eca6
commit
89b4f291b1
|
@ -18,7 +18,7 @@ deno cache --import-map=./import_map.json --lock lock.json --lock-write ./mod.ts
|
|||
|
||||
```nix
|
||||
{
|
||||
inputs.deno2nix.url = "https://github.com/SnO2WMaN/deno2nix";
|
||||
inputs.deno2nix.url = "github:SnO2WMaN/deno2nix";
|
||||
inputs.devshell.url = "github:numtide/devshell";
|
||||
|
||||
outputs = {
|
||||
|
|
Loading…
Reference in a new issue