Commit 0487e93
authored
desktop: update MSI install commands (#22918)
## Description
Update MSI install commands to use `ALLOWEDORG="your-organization"`
instead of `ALLOWEDORG="docker"`, there was issues w/ customers copy
pasting the command and not realizing they needed to change the
placeholder text
## Related issues or tickets
https://docker.slack.com/archives/C06SJCMBD9B/p1750856534927389
## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review1 parent e8d126c commit 0487e93
File tree
1 file changed
+2
-2
lines changed- content/manuals/desktop/setup/install/enterprise-deployment
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments