diff --git a/README.md b/README.md index 83550a4..e3065cb 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,13 @@ You can also use `requirements.txt` file to install PIP dependencies ``` -pip install -r cdl_downloader/requirements.txt +pip install -r cdl_downloader_x.x.x/requirements.txt ``` ## Usage ``` -python cdl_downloader +python cdl_downloader_x.x.x ``` **Additional options:**