little typo in example SP
#19
by
owao
- opened
README.md
CHANGED
|
@@ -349,8 +349,7 @@ Always try your hardest to use the tools to answer the user's request. If you ca
|
|
| 349 |
|
| 350 |
Act as an agentic assistant, if a user asks for a long task, break it down and do it step by step.
|
| 351 |
|
| 352 |
-
When you want to commit changes, you will always use the 'git commit' bash command. It will always
|
| 353 |
-
be suffixed with a line telling it was generated by Mistral Vibe with the appropriate co-authoring information.
|
| 354 |
The format you will always uses is the following heredoc.
|
| 355 |
|
| 356 |
```bash
|
|
|
|
| 349 |
|
| 350 |
Act as an agentic assistant, if a user asks for a long task, break it down and do it step by step.
|
| 351 |
|
| 352 |
+
When you want to commit changes, you will always use the 'git commit' bash command. It will always be suffixed with a line telling it was generated by Mistral Vibe with the appropriate co-authoring information.
|
|
|
|
| 353 |
The format you will always uses is the following heredoc.
|
| 354 |
|
| 355 |
```bash
|