From c89693ac845e144556f5e95ce569696aca7ed9c5 Mon Sep 17 00:00:00 2001
From: Junho Yeo <i@junho.io>
Date: Sun, 16 Jul 2023 23:04:25 +0900
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 58274cb..93f814f 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
 ## Installation
 
 ```bash
-pip install threads-py
+pip install --no-cache-dir --upgrade threads-py
 ```
 
 <details>