Skip to content

docs(getting-started): add 'Before you start' (terminal + Python/pip) for non-engineers#110

Merged
hyoshi merged 1 commit into
mainfrom
docs/getting-started-prereqs
May 16, 2026
Merged

docs(getting-started): add 'Before you start' (terminal + Python/pip) for non-engineers#110
hyoshi merged 1 commit into
mainfrom
docs/getting-started-prereqs

Conversation

@hyoshi
Copy link
Copy Markdown
Collaborator

@hyoshi hyoshi commented May 16, 2026

Follow-up to #109. Non-engineers landing on getting-started did not know where to run pip install mureo / mureo configure, and may not have Python/pip installed at all.

Adds a top Before you start section:

  • How to open a terminal (macOS ⌘+Space, Windows Start→Terminal/PowerShell, Linux).
  • Python 3.10+ check (python3 --version) with the python.org install fallback (pip is bundled; python3 -m pip note if pip missing).

Also fixes the 'easiest' bullet wording: it still requires two terminal commands (pip install mureo, mureo configure), then everything else is point-and-click — replacing the misleading 'no terminal commands needed'. EN/JA updated identically; no CLI content removed.

… for non-engineers

Non-engineers did not know WHERE to run `pip install mureo` /
`mureo configure`, and may not have Python/pip installed. Add a
top 'Before you start' section: how to open a terminal (macOS/
Windows/Linux), the Python 3.10+ check, and the python.org install
fallback (pip bundled; `python3 -m pip` note). Also corrected the
'easiest' bullet — it still needs two terminal commands, then the
rest is point-and-click — instead of the misleading 'no terminal
commands needed'. EN/JA in sync; no CLI content removed.
@hyoshi hyoshi merged commit 12233a7 into main May 16, 2026
8 checks passed
@hyoshi hyoshi deleted the docs/getting-started-prereqs branch May 16, 2026 23:58
@hyoshi hyoshi mentioned this pull request May 18, 2026
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.

1 participant