From 75673939b4dfe302ee68f915f60298408ce7e003 Mon Sep 17 00:00:00 2001 From: Will Jessup Date: Fri, 5 May 2023 15:12:37 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e056e1..a734002 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ poetry install ``` ```bash -poetry run python -m jsonllm.example +poetry run python -m jsonformer.example ``` ## License