Skip to content

docs: Update installation recommended commands for mkdir argument (-p insteadof --parents).#6689

Merged
julienfalque merged 1 commit intoPHP-CS-Fixer:masterfrom
MTindev:patch-1
Nov 21, 2022
Merged

docs: Update installation recommended commands for mkdir argument (-p insteadof --parents).#6689
julienfalque merged 1 commit intoPHP-CS-Fixer:masterfrom
MTindev:patch-1

Conversation

@MTindev
Copy link
Contributor

@MTindev MTindev commented Nov 20, 2022

Fixes #6684

Update README, in "Documentation > Installation" part, for the recommended command mkdir : use of the argument -p insteadof --parents, to avoid an error on macOS because of inexistence of --parents argument.

…`-p` insteadof `--parents`).

Avoid an error on macOS because of inexistence of `--parents` argument.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3508540197

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.971%

Totals Coverage Status
Change from base Build 3504530034: 0.0%
Covered Lines: 17115
Relevant Lines: 18409

💛 - Coveralls

@julienfalque julienfalque merged commit 663f3fc into PHP-CS-Fixer:master Nov 21, 2022
@julienfalque
Copy link
Member

Thank you @MTindev.

@kubawerlos kubawerlos removed the RTM Ready To Merge label Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

README > Installation : "--parent" argument of mkdir does not exist on macOS

4 participants

Comments