update System.Console manual test instructions for macOS (#40773)
authorAdam Sitnik <adam.sitnik@gmail.com>
Thu, 13 Aug 2020 13:31:45 +0000 (15:31 +0200)
committerGitHub <noreply@github.com>
Thu, 13 Aug 2020 13:31:45 +0000 (14:31 +0100)
src/libraries/System.Console/tests/ManualTests/Readme.md

index 7d77e7f..0b68197 100644 (file)
@@ -22,5 +22,4 @@ And then copy and execute the commands logged under the `To repro directly:` sec
 ## Instructions for MacOS testers
 
 By default, Alt-Key does not work on the MacOS terminal.
-Before running the tests, navigate to `Terminal > Preferences > Settings > Keyboard`
-and check "Use option as meta key" at the bottom.
+Before running the tests, navigate to `Terminal > Preferences > Settings > Keyboard` or `Terminal > Preferences > Profiles > Basic > Keyboard` (depending on your macOS version) and check "Use option as meta key" at the bottom.