Skip to content

Conversation

@agung2001
Copy link
Contributor

@agung2001 agung2001 commented Oct 14, 2024

This PR will solve Issue #3794
the details can be found in the issue

@jaapio I've created the PR, just let me know if u got any feedback
thank you 👍

Changes

replacing installation document alias

$ alias phpdoc="docker run --rm -v $(pwd):/data phpdoc/phpdoc:3"

with a new one to support the directory that has space

$ alias phpdoc="docker run --rm -v '$(pwd):/data' phpdoc/phpdoc:3"

@jaapio jaapio enabled auto-merge October 14, 2024 05:18
@jaapio
Copy link
Member

jaapio commented Oct 14, 2024

Thanks for this improvement

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.

2 participants