Skip to content

Update README.md#1

Closed
yihong0618 wants to merge 1 commit intojschwinger233:mainfrom
yihong0618:patch-1
Closed

Update README.md#1
yihong0618 wants to merge 1 commit intojschwinger233:mainfrom
yihong0618:patch-1

Conversation

@yihong0618
Copy link

No description provided.


```
python3.8 -mpip install git+https://github.com/jschwinger233/pdbattach.git
python3.8 -m pip install git+https://github.com/jschwinger233/pdbattach.git
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any specific reason? As far as I know, -mpip abides by the GNU convention and POSIX convention, both of which stipulates "an option and its argument may or may not appear as separate tokens. (In other words, the whitespace separating them is optional.)".
Since they're equivalent, I am in favor of -mpip against -m pip merely because it requires less keyboard press...

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool, learned that, will close it now

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