Correct wrong reference in README.md
README.md PuTTY Modify Session Method instructed to change underlined portion in example below, but the underlined portion is plain-text markdown. Changed to instruct viewer to change the color scheme name portion.
This commit is contained in:
parent
30b00a982c
commit
3a3345f29a
1 changed files with 1 additions and 1 deletions
|
|
@ -969,7 +969,7 @@ Download the appropriate `colorscheme.reg` file and import the registry changes
|
|||
####Modify Session Method####
|
||||
This method modifies an existing session and changes JUST the color settings.
|
||||
|
||||
Download the appropriate `colorscheme.reg` file. Open the file with a text editor and change the underlined portion below to match the session you want to modify:
|
||||
Download the appropriate `colorscheme.reg` file. Open the file with a text editor and change the color scheme portion (`Molokai` below) to match the session you want to modify:
|
||||
|
||||
```
|
||||
[HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\Molokai]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue