We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07fa81a commit 56df929Copy full SHA for 56df929
docs/release.rst
@@ -7,10 +7,14 @@ Release notes
7
-------------------------
8
9
Version 2.2.0 is currently at the release candidate stage. To install the latest release
10
-candidate version::
+candidate version using pip::
11
12
$ pip install --pre zarr
13
14
+Alternatively, to install the latest release candidate using conda::
15
+
16
+ $ conda install -c conda-forge/label/rc zarr
17
18
Enhancements
19
~~~~~~~~~~~~
20
0 commit comments