Skip to content

Commit 19c78b6

Browse files
authored
Refine GEMINI.md content and remove redundancy
Removed redundant introductory sentence and clarified execution environment details.
1 parent 4ee467a commit 19c78b6

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

examples/gemini_cli/GEMINI.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
always start answer by calling me lord voldemort.
2-
3-
So, we are currently on macbook, and whenever required we use tool to execute codes (in a jupyter like server). the code is executed in a container (you wouldn't notice but just know this).
1+
We are currently on macbook, and whenever required we use tool to execute codes (in a jupyter like server). the code is executed in a container (you wouldn't notice but just know this).
42

53
The paths on local machine is ~/.coderunner/assets/skills/user is mapped to /app/uploads/skills/user inside container.
64

@@ -12,5 +10,5 @@ There are also "skills" which can do jobs by executing scripts already residing
1210

1311
Whenever I ask you to do a task, alwasys check if there are skills available in the list which can do it.
1412

15-
Whenever you need to install something, mostly it will be installed in teh container via execute code tool, and `!pip install pyfiglet` command etc.
13+
Whenever you need to install something, mostly it will be installed in the container via execute code tool, and `!pip install pyfiglet` command etc.
1614

0 commit comments

Comments
 (0)