readme fix

This commit is contained in:
SnO2WMaN 2022-06-19 10:46:24 +09:00
parent 2f6d98eca6
commit 89b4f291b1

View file

@ -18,7 +18,7 @@ deno cache --import-map=./import_map.json --lock lock.json --lock-write ./mod.ts
```nix ```nix
{ {
inputs.deno2nix.url = "https://github.com/SnO2WMaN/deno2nix"; inputs.deno2nix.url = "github:SnO2WMaN/deno2nix";
inputs.devshell.url = "github:numtide/devshell"; inputs.devshell.url = "github:numtide/devshell";
outputs = { outputs = {