Skip to content

chore: make next steps more compatible#1026

Open
honzajavorek wants to merge 1 commit intoapify:masterfrom
honzajavorek:patch-2
Open

chore: make next steps more compatible#1026
honzajavorek wants to merge 1 commit intoapify:masterfrom
honzajavorek:patch-2

Conversation

@honzajavorek
Copy link
Contributor

cd works on all operating systems, but single quotes won't work inside Windows' classic Command Prompt. To make the instructions work on all mainstream operating systems and in all mainstream shells, we should use double quotes. Those work everywhere.

cd works on all operating systems, but single quotes won't work inside Windows' classic Command Prompt. To make the instructions work on all mainstream operating systems and in all mainstream shells, we should use double quotes. Those work everywhere.
Copy link
Member

@vladfrangu vladfrangu left a comment

Choose a reason for hiding this comment

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

Who the heck still uses cmd in 2026 tho 😄

@vladfrangu
Copy link
Member

Btw I'd move this from fix to chore or docs

@honzajavorek honzajavorek changed the title fix: make next steps more compatible chore: make next steps more compatible Feb 25, 2026
@honzajavorek
Copy link
Contributor Author

@vladfrangu I renamed the PR, if that helps!

Who the heck still uses cmd in 2026 tho 😄

I don't know, I don't even use Windows. But I'm writing tutorials for Apify and my stakeholders want me to think of not-very-tech-savvy users, so I'm better defensive about this. Double quotes instead of single quotes are a small step for humanity, but a big step for someone with a Command Prompt 😅

@vladfrangu
Copy link
Member

Feel free to check other places that share similar issues too then!

@honzajavorek
Copy link
Contributor Author

honzajavorek commented Feb 25, 2026

I'm soon about to run Apify CLI on a fresh macOS user installation just to see what else can break and what dependencies I need to run my first Actor, so we might meet soon here again 😂

@vladfrangu
Copy link
Member

Go for it! Can also poke me on Slack if I miss smth here

@honzajavorek
Copy link
Contributor Author

honzajavorek commented Feb 25, 2026

btw I don't have any tokens related to Apify's internal infra, so I guess the tests won't ever pass under my PRs.

@vladfrangu
Copy link
Member

Yeah, thats expected but fine, I can infer from code changes if tests would need to run

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