We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32ddc9f commit 0aaafb5Copy full SHA for 0aaafb5
lib/debug/client.rb
@@ -70,7 +70,7 @@ def setup_autoload
70
71
else
72
puts "# Sorry that your shell is not supported yet.",
73
- "# Read #{prelude_path} and modify your login script."
+ "# Please use the content in #{prelude_path} as a reference and modify your login script accordingly."
74
end
75
76
0 commit comments