diff --git a/README.md b/README.md index e1f5ae5..3ab0a1c 100644 --- a/README.md +++ b/README.md @@ -124,12 +124,12 @@ This section provides AI-specific instructions for deploying websites using PinM - For React: use `HashRouter` instead of `BrowserRouter` - For Vue: use `createHashHistory()` instead of `createWebHistory()` -5. **Execute Deployment Command** +4. **Execute Deployment Command** ```bash pinme upload ``` -6. **Return Result** +5. **Return Result** - Only return final preview page URL: `https://pinme.eth.limo/#/preview/*` - Do not output additional logs or intermediate steps