mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-10 06:48:04 -05:00
shell: fix typo
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
];
|
||||
|
||||
shellHook = ''
|
||||
echo -e "\033[0;32;4mHeper commands:\033[0m"
|
||||
echo -e "\033[0;32;4mHelper commands:\033[0m"
|
||||
echo "'update-mod' instead of 'go get -u && go mod tidy && gomod2nix generate --outdir nix/pkgs/fabric'"
|
||||
'';
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user