Skip to content

Conversation

@TuanBC
Copy link

@TuanBC TuanBC commented Oct 13, 2025

Added build instructions for Windows to README.md.

Added build instructions for Windows to README.md.
@wkentaro
Copy link
Owner

can't we combine the two instructions as one? (like on Windows, please replace $ with % etc.) Because shorter README is prefered.

@wkentaro wkentaro modified the milestone: v5.10.0 Nov 12, 2025
@TuanBC
Copy link
Author

TuanBC commented Nov 14, 2025

I think it is not really that intuitive of replacing some characters. At least personally, even though I know that original command is for Linux, as I am not too familiar with using Windows powershell, it took me some searching and time to figure out too.

I wonder if a collapsible section is preferred if you want a shorter Readme?

Windows
function logSomething(something) {
  console.log('Something', something);
}

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