From f140efeb76f950fbf0c071b677c268d1812f04bb Mon Sep 17 00:00:00 2001 From: "Estrada Irribarra, Rodrigo Andres" Date: Tue, 22 Oct 2024 15:11:43 -0300 Subject: [PATCH] feat: Add Sphinx reference generation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82a2f24..4f7bdd1 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ First, install **StoryCraftr** using [pipx](https://pypa.github.io/pipx/), a too To install **StoryCraftr**, run the following command: ```bash -pipx install git+https://github.com/raestrada/storycraftr.git@v0.7.0-alpha3 +pipx install git+https://github.com/raestrada/storycraftr.git@v0.7.1-alpha3 ``` ### Important: Before using StoryCraftr, make sure to set your OpenAI API key: