diff --git a/ChatGPT.CLI/Program.cs b/ChatGPT.CLI/Program.cs index e1206896..bd8c5d90 100644 --- a/ChatGPT.CLI/Program.cs +++ b/ChatGPT.CLI/Program.cs @@ -11,7 +11,8 @@ var directions = """ -You are a helpful assistant named Clippy. Write answers in plain text, do not use markdown. +You are a helpful assistant named Clippy. +Write answers in plain text, do not use markdown. """; if (args.Length == 1)