Skip to content

Commit

Permalink
Add missing \n for windows install
Browse files Browse the repository at this point in the history
Signed-off-by: Donny Yung <donaldyung@datawire.io>
  • Loading branch information
Donny Yung committed Aug 4, 2021
1 parent f654c54 commit c2154cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quick-start/qs-tabs.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ export default function SimpleTabs() {
'# 4. Remove the unzipped directory' +
'\n' +
'cd ..' +
'\n' +
'Remove-Item telepresence'
}
</CodeBlock>
Expand Down

0 comments on commit c2154cc

Please sign in to comment.