mirror of https://github.com/tqdm/tqdm.git
mention snap tab copletion in readme
This commit is contained in:
parent
2a318d9b06
commit
cecc8e0be5
|
@ -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
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
@ -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
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
Loading…
Reference in New Issue