Skip to content

docs: adjust package managers CLI instructions for both Win and Unix based systems (#4381)#4382

Merged
escapedcat merged 4 commits intoconventional-changelog:masterfrom
juliolmuller:docs/cross-env-cli
Apr 29, 2025
Merged

docs: adjust package managers CLI instructions for both Win and Unix based systems (#4381)#4382
escapedcat merged 4 commits intoconventional-changelog:masterfrom
juliolmuller:docs/cross-env-cli

Conversation

@juliolmuller
Copy link
Copy Markdown
Contributor

Description

Resolves #4381 which displayed commands not compatible across different Operating Systems.

Motivation and Context

SImplification of data displayed to the reader (better UX/DX) and consistency across operating systems.

How Has This Been Tested?

This has been tested by running a sample o fthe documentation in local environment.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes. N/A
  • All new and existing tests passed.

@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci Bot commented Apr 25, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@escapedcat
Copy link
Copy Markdown
Member

Thanks!
Would you mind to run yarn run format-fix to get this green?
;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

docs: package managers CLI instructions across OS's

2 participants