From e5d8722c23cb033d2de3965d3a79cc40a1b1e30c Mon Sep 17 00:00:00 2001 From: HenrykO3 <145524386+HenrykO3@users.noreply.github.com> Date: Wed, 20 Sep 2023 01:01:21 -0400 Subject: [PATCH] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e4f1a0ce2..65ab9d8c1 100644 --- a/readme.md +++ b/readme.md @@ -33,6 +33,7 @@ After the [successful initial v0 launch](https://twitter.com/swyx/status/1657578 git clone https://github.com/smol-ai/developer.git cd developer poetry install # install dependencies. pip install poetry if you need +poetry shell #if you dont run this it will not work # run python main.py "a HTML/JS/CSS Tic Tac Toe Game" # defaults to gpt-4-0613