Skip to content

Fix invalid shell comment syntax in README#67

Merged
aperson30 merged 1 commit into
mainfrom
fix-readme-shell-comment
Jul 12, 2026
Merged

Fix invalid shell comment syntax in README#67
aperson30 merged 1 commit into
mainfrom
fix-readme-shell-comment

Conversation

@aperson30

Copy link
Copy Markdown
Collaborator

Summary

  • touch .env // makes .env file used // which is not valid shell syntax. A student copy-pasting this would get unexpected errors (//, makes, file treated as arguments to touch). Changed to # creates the .env file.

Test plan

  • README-only fix, no code changes

@aperson30 aperson30 merged commit 5479912 into main Jul 12, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant