Update the README.md file to clarify that global installation is unnecessary and that users can run the package using `npx`. Review the current installation instructions in the repository's README (likely at https://github.com/ccarruitero/makemehapi/blob/master/README.md) and modify them to include the npx usage example. No additional files or dependencies are involved.
update installation steps in README · ccarruitero/makemehapi#292 | Good First Issue