Skip to content

Commit 4c02d5c

Browse files
authored
Update README.md with updated links to content helping get set up (#3149)
1 parent acb8ccb commit 4c02d5c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,11 @@ It provides:
3030

3131
The "out of box" experience is meant to be very familiar to PowerShell users - there should be no need to learn any new key strokes.
3232

33-
Keith Hill wrote a great introduction to `PSReadLine` [here](https://rkeithhill.wordpress.com/2013/10/18/psreadline-a-better-line-editing-experience-for-the-powershell-console/).
33+
Keith Hill wrote a [great introduction](https://rkeithhill.wordpress.com/2013/10/18/psreadline-a-better-line-editing-experience-for-the-powershell-console/) (2013) to `PSReadLine`.
3434

35-
Ed Wilson (Scripting Guy) wrote a series on `PSReadLine`, starting [here](https://devblogs.microsoft.com/scripting/tag/psreadline/).
35+
Ed Wilson (Scripting Guy) wrote a [series](https://devblogs.microsoft.com/scripting/tag/psreadline/) (2014-2015) on `PSReadLine`.
36+
37+
John Savill has a [video](https://www.youtube.com/watch?v=Q11sSltuTE0) (2021) covering installation, configuration, and tailoring `PSReadLine` to your liking.
3638

3739
## Installation
3840

0 commit comments

Comments
 (0)