From f2b24927609f5f371a0a16ba8788432084d4764c Mon Sep 17 00:00:00 2001 From: Jeff Astor Date: Tue, 6 Jun 2023 10:48:50 -0400 Subject: [PATCH] Friendly spellcheck fix in readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 03ba942f8..622cf6294 100644 --- a/readme.md +++ b/readme.md @@ -172,7 +172,7 @@ modal run main.py --prompt prompt.md --file popup.js ### smol dev without modal.com -By default, `main.py` uses Modal, beacuse it provides a nice upgrade path to a hosted experience (coming soon, so you can try it out without needing GPT4 key access). +By default, `main.py` uses Modal, because it provides a nice upgrade path to a hosted experience (coming soon, so you can try it out without needing GPT4 key access). However if you want to just run it on your own machine, you can run smol dev w/o Modal following these instructions: