Skip to content

Commit c66d65b

Browse files
committedDec 18, 2024
fix print alignment
1 parent b7185b6 commit c66d65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎flake.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
139139
# Print available commands
140140
echo "Available commands:"
141-
echo " pnpm i - Install dependencies"
141+
echo " pnpm i - Install dependencies"
142142
echo " pnpm build - Build the project"
143143
echo " pnpm dev - Start development server"
144144
echo " pnpm test - Run tests"

0 commit comments

Comments
 (0)