From 2a4b8a4d9c19f6e16c554b764594f05658c636aa Mon Sep 17 00:00:00 2001 From: Mervivian Date: Sun, 17 May 2026 04:32:07 -0700 Subject: [PATCH] fix: wrong directory name in quickstart --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e14bfbad..9207baa3 100644 --- a/README.rst +++ b/README.rst @@ -445,7 +445,7 @@ Quickstart :: $ git clone https://github.com/seamapi/python.git - $ cd pypackage + $ cd python $ poetry install Run each command below in a separate terminal window: