From 4b07c899953ac9243488f13ebca4c02c021c93ee Mon Sep 17 00:00:00 2001 From: Caitlin Lewis <69729525+clewis7@users.noreply.github.com> Date: Sat, 24 Feb 2024 18:30:16 -0500 Subject: [PATCH] Update README.md Update README install instructions to be from fastplotlib org. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 568b0ee4a..37a2d0779 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ pip install simplejpeg ### For developers ```bash -git clone https://github.com/kushalkolar/fastplotlib.git +git clone https://github.com/fastplotlib/fastplotlib.git cd fastplotlib # install all extras in place