diff --git a/examples/2048-game.md b/examples/2048-game.md index bb4f154d9..a1a8de1fd 100644 --- a/examples/2048-game.md +++ b/examples/2048-game.md @@ -7,6 +7,8 @@ Notice that GPT-4 asks to see a particular source file, and aider automatically
+> $ git clone https://github.com/gabrielecirulli/2048 +> $ cd 2048 > $ aider #### what is this repo?