Skip to content

Commit 3580743

Browse files
author
Staffan Gustafsson
committed
Updating readme
1 parent 9d4cf34 commit 3580743

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@ Navigation can then be done like this:
5252
# go to PSReadline
5353
PS> cd psr
5454
55-
# go to ~/Documents/WindowsPowerShell/Modules
55+
go to ~\Documents\WindowsPowerShell\Modules
5656
cd win mod
5757
58-
# go to ToolingApi
58+
# go to D:\CorpSrc\ToolingApi
5959
cd too
6060
61-
# go to TabExpansion++
61+
# go to ~\Documents\GitHub\TabExpansion++
6262
cd tab
6363
# go up three levels
6464
cd ....

0 commit comments

Comments
 (0)