slash-commands-example: Fix numbering in README (#17452)

Marshall Bowers created

This PR fixes the numbering in the README for the
`slash-commands-example` extension.

Release Notes:

- N/A

Change summary

extensions/slash-commands-example/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

extensions/slash-commands-example/README.md 🔗

@@ -57,7 +57,7 @@ Rename `slash-commands-example.rs` you'll also have to update `Cargo.toml
 Rebuild to see these changes reflected:
 
 1. Open Zed Extensions (`cmd-shift-x` or `ctrl-shift-x`).
-3. Click `Rebuild` next to your Dev Extension (formerly "Slash Command Example")
+2. Click `Rebuild` next to your Dev Extension (formerly "Slash Command Example")
 
 ## Troubleshooting / Logs