From fc2a09b152154130ee36a69b27ee801b01d63faf Mon Sep 17 00:00:00 2001
From: 1reverseengineer <45468984+1reverseengineer@users.noreply.github.com>
Date: Thu, 9 Nov 2023 14:17:23 +0100
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 9fd41a33..2731be42 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ pip install jupyter-collaboration
 Or using ``conda``/``mamba``:
 
 ```bash
-conda install jupyter-collaboration
+conda install -c conda-forge jupyter-collaboration
 ```
 
 ### Testing