diff --git a/README.md b/README.md index d89fe51..f43a785 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ ## Installation ## -```sh +``` pip install PyPDF2 pip install tqdm ``` Then -```sh +``` git clone http://git.wrl.unsw.edu.au:3000/danh/pdfsearch.git cd pdfsearch python setup.py install