Pick your install method and run it
tldr has official clients for Python, Rust, and Node.js, plus a Windows-native option. Pick the one line that matches what you already have. You only need one. The Python (pipx) route is the most reliable across all platforms if you are unsure.
pipx: command not found
Install pipx first with: pip install --user pipx then run: pipx ensurepath and restart your terminal.
