Fixed the command to use

This commit is contained in:
Brendan Golden 2023-01-29 12:23:37 +00:00
parent b29daa0ea1
commit fcb79fd619

View file

@ -1,4 +1,4 @@
# run with nix dev.nix
# run with: nix-shell dev.nix
# has everything installed for dev
{ pkgs ? import <nixpkgs> {} }: