docs(collab): fix pr.pico.sh ls cmd

Amolith created

Change summary

README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

README.md 🔗

@@ -139,7 +139,7 @@ git format-patch origin/main --stdout | ssh pr.pico.sh pr create amolith/llm-pro
 # After potential feedback, submit a revision to an existing patch request with
 git format-patch origin/main --stdout | ssh pr.pico.sh pr add {prID}
 # List patch requests
-ssh pr.pico.sh pr list amolith/llm-projects
+ssh pr.pico.sh pr ls amolith/llm-projects
 ```
 
 See "How do Patch Requests work?" on [pr.pico.sh]'s home page for a more