Skip to content

docs: fix pip install command typo#10

Open
thehanslevi wants to merge 1 commit into
aik2mlj:sdf_prmat2c+pop909from
thehanslevi:docs/fix-pip-install-typo
Open

docs: fix pip install command typo#10
thehanslevi wants to merge 1 commit into
aik2mlj:sdf_prmat2c+pop909from
thehanslevi:docs/fix-pip-install-typo

Conversation

@thehanslevi

@thehanslevi thehanslevi commented Jun 19, 2026

Copy link
Copy Markdown

Summary:

  • Fix one README installation command typo from pip isntall to pip install.

Validation:

  • python3 -m pip isntall -e polyffusion/mir_eval fails with unknown command "isntall".
  • /tmp/codex-proof-pr-20260619-polyffusion-venv/bin/python -m pip install --no-deps -e polyffusion/mir_eval succeeds in an isolated temporary venv.
  • rg -n "pip isntall|pip install -e polyffusion/mir_eval|Installation" README.md -S
  • git diff --check

Residual uncertainty:

  • I did not run the project training/inference workflows; this only changes a README install command.

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