Skip to content

Commit

Permalink
fix print alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
lessuselesss committed Dec 18, 2024
1 parent b7185b6 commit c66d65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
# Print available commands
echo "Available commands:"
echo " pnpm i - Install dependencies"
echo " pnpm i - Install dependencies"
echo " pnpm build - Build the project"
echo " pnpm dev - Start development server"
echo " pnpm test - Run tests"
Expand Down

0 comments on commit c66d65b

Please sign in to comment.