Skip to content

Commit 6af8ba1

Browse files
committed
Update readme to mention tqdm
1 parent 62cea14 commit 6af8ba1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ One thing you need to pay attention to here is, that the unmount command continu
178178
The [`ltfs_ordered_copy`](https://github.com/LinearTapeFileSystem/ltfs/wiki/ltfs_ordered_copy) is a program to copy files from source to destination with LTFS order optimization.
179179

180180
It is written in python and it can work with both python2 and python3 (Python 2.7 or later is strongly recommended). You need to install the `pyxattr` module for both python2 and python3.
181+
For nicer-looking progress bars while copying, it is also recommended you install `tqdm`.
181182

182183
# Building the LTFS from this GitHub project
183184

0 commit comments

Comments
 (0)