Skip to content

Commit b22cdf2

Browse files
authored
Merge pull request #3076 from surajnarwade/update-doc
update instruction for headless mode on mac
2 parents 6932604 + 0c56571 commit b22cdf2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/installation/desktop/headless.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ import TabItem from '@theme/TabItem';
2828
```bash
2929
./Headlamp --headless
3030
```
31+
32+
If you have installed using brew then,
33+
```bash
34+
/Applications/Headlamp.app/Contents/MacOS/Headlamp --headless
35+
```
3136
</TabItem>
3237
<TabItem value="windows" label="Windows">
3338
```powershell

0 commit comments

Comments
 (0)