From 102afe3c40ebdac33b5d83ca0d10a3d570a8bbe3 Mon Sep 17 00:00:00 2001 From: 1reverseengineer <45468984+1reverseengineer@users.noreply.github.com> Date: Thu, 9 Nov 2023 15:46:50 +0100 Subject: [PATCH] Update README.md (#212) --- 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