diff --git a/.meta/.readme.rst b/.meta/.readme.rst index 510636c2..29b0bcc0 100644 --- a/.meta/.readme.rst +++ b/.meta/.readme.rst @@ -111,6 +111,9 @@ There are 3 channels to choose from: snap install tqdm --candidate # master branch snap install tqdm --edge # devel branch +Note than ``snap`` binaries are purely for CLI use (not ``import``-able), and +automatically set up ``bash`` tab-completion. + Latest Docker release ~~~~~~~~~~~~~~~~~~~~~ diff --git a/README.rst b/README.rst index 9e4f50b6..1d2dae23 100644 --- a/README.rst +++ b/README.rst @@ -111,6 +111,9 @@ There are 3 channels to choose from: snap install tqdm --candidate # master branch snap install tqdm --edge # devel branch +Note than ``snap`` binaries are purely for CLI use (not ``import``-able), and +automatically set up ``bash`` tab-completion. + Latest Docker release ~~~~~~~~~~~~~~~~~~~~~