Skip to content

Commit e9533d1

Browse files
authored
Update the version of psreadline on latest windows in README.md (#1038)
1 parent bc55d97 commit e9533d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ If you only want to get the latest stable version, run `Install-Module PSReadLin
4747
>[!NOTE] Prerelease versions will have newer features and bug fixes, but may also introduce new issues.
4848
4949
If you are using Windows PowerShell on Windows 10 or using PowerShell 6+, PSReadLine is already installed.
50-
Windows PowerShell on the latest Windows 10 has version 1.2 of PSReadLine.
50+
Windows PowerShell on the latest Windows 10 has version `2.0.0-beta2` of PSReadLine.
5151
PowerShell 6+ versions have the newer prerelease versions of PSReadLine.
5252

5353
### Install from GitHub (deprecated)

0 commit comments

Comments
 (0)