Skip to content

Commit 35994c5

Browse files
authored
Update README.md
1 parent 7eb116a commit 35994c5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,9 @@ The default download path for the books is set to the directory from where you r
3333

3434
I'm too lazy! If I open a terminal, I don't want type ``python3 pylibgen.py -a Julian Osorno``
3535

36-
The best way for download books from Library Genesis is editing .bashrc and add three lines like this:
36+
The best way for download books from Library Genesis is editing .bashrc and add one line like this:
3737

38-
- alias library-genesis-author='python3 /home/blackout/.library-genesis/pylibgen.py -a'
39-
- alias library-genesis-title='python3 /home/blackout/.library-genesis/pylibgen.py -t'
40-
- alias library-genesis-publisher='python3 /home/blackout/.library-genesis/pylibgen.py -p'
38+
- alias library-genesis='python3 /home/blackout/.library-genesis/pylibgen.py'
4139

4240
Thats all.
4341

0 commit comments

Comments
 (0)