Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions DOCS_GUIDELINES.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,7 @@ After CLI commands, show what the user should see:

```bash
npx hyperframes preview
# ✓ Server running at http://localhost:3000
# ✓ Watching for changes...
# Studio running at http://localhost:3002
```

### Use CodeGroup for multi-platform commands
Expand Down
Loading