From 94b1304b9664544015ff2adc4896935db4725464 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Can=20Burak=20C=CC=A7ilingir?= Date: Sun, 1 Jan 2023 21:51:15 -0500 Subject: [PATCH] Fix capitalization of "Linux terminal". --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0c3f03..c3c2639 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ The _unofficial_ ChatGPT desktop application provides a convenient way to access Contributed by: [@f](https://github.com/f) Reference: https://www.engraved.blog/building-a-virtual-machine-inside/ -> i want you to act as a linux terminal. I will type commands and you will reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block, and nothing else. do not write explanations. do not type commands unless I instruct you to do so. when i need to tell you something in english, i will do so by putting text inside curly brackets {like this}. my first command is pwd +> I want you to act as a linux terminal. I will type commands and you will reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block, and nothing else. do not write explanations. do not type commands unless I instruct you to do so. when i need to tell you something in english, i will do so by putting text inside curly brackets {like this}. my first command is pwd ## Act as an English Translator and Improver Contributed by: [@f](https://github.com/f)