Skip to content

Fix typo in README: Correct filename case for installation script#43

Open
Dhananjay70 wants to merge 4 commits into0xPugal:masterfrom
Dhananjay70:master
Open

Fix typo in README: Correct filename case for installation script#43
Dhananjay70 wants to merge 4 commits into0xPugal:masterfrom
Dhananjay70:master

Conversation

@Dhananjay70
Copy link
Copy Markdown

Description
This PR fixes a typo in the Installation section of the README.md file.

Changes

  • Changed chmod +x install.sh subdomz.sh check.sh to chmod +x install.sh SubDomz.sh check.sh.

Reason
The actual filename in the repository is SubDomz.sh (with a capital 'S'). Using subdomz.sh causes the chmod command to fail on case-sensitive filesystems (like Linux). This change ensures the installation instructions work correctly for all users.

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