Skip to content

Commit

Permalink
Update *-tabs to include developer preview
Browse files Browse the repository at this point in the history
Signed-off-by: Donny Yung <[email protected]>
  • Loading branch information
Donny Yung committed Aug 4, 2021
1 parent 9302921 commit 07b68de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions quick-start/qs-tabs.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ export default function SimpleTabs() {
<TabPanel value={value} index={2}>
<CodeBlock>
{
'# Windows is in Developer Preview, here is how you can install it:' +
'\n' +
'# Make sure you run the following from Powershell as Administrator' +
'\n' +
'# 1. Download the latest windows zip containing telepresence.exe and its dependencies (~50 MB):' +
Expand Down

0 comments on commit 07b68de

Please sign in to comment.