You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ It also helps with [tool use](#tool-use): it works as a gateway to external tool
38
38
39
39
## How to use it
40
40
41
-
1. You can easily [install an assistent that supports CEDARScript](https://github.com/CEDARScript/cedarscript-integration-aider/blob/main/README.md#installation).
41
+
1. You can easily [install an assistant that supports CEDARScript](https://github.com/CEDARScript/cedarscript-integration-aider/blob/main/README.md#installation).
42
42
2. Then, just ask the AI assistant to fix a bug or something in your codebase.
43
43
44
44
The assistant will write `CEDARSCript` commands that will be executed by the CEDARScript runtime editor.
0 commit comments