Skip to content

Commit 5fdced0

Browse files
akamchsdwheeler
authored andcommitted
Add terminal command for a Preview release (#4896)
* Add terminal command for a Preview release Instructs to run `pwsh-terminal` if a PowerShell Preview release was installed. See PowerShell/PowerShell/#10713 This could also be mentioned in a documentation block for a preview version for each supported OS (see [Snap instructions](https://github.com/MicrosoftDocs/PowerShell-Docs/blob/staging/reference/docs-conceptual/install/Installing-PowerShell-Core-on-Linux.md#snap-package) for example.) * Fix broken hyperlink
1 parent 02b7d02 commit 5fdced0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/docs-conceptual/install/Installing-PowerShell-Core-on-Linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ the Linux [`tar.gz` archive][tar], but you would need to set up the necessary de
1717
the OS in separate steps.
1818

1919
All packages are available on our GitHub [releases][] page. After the package is installed, run
20-
`pwsh` from a terminal.
20+
`pwsh` from a terminal. Run `pwsh-preview` if you installed a [Preview release](#installing-preview-releases).
2121

2222
[u16]: #ubuntu-1604
2323
[u1804]: #ubuntu-1804

0 commit comments

Comments
 (0)