diff --git a/README.md b/README.md index a3825af..a3b84f4 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,12 @@ Check our release page https://github.com/airoscar/brAInzViewer/releases - Python 3.6 is recommended to run or build from source - Install all required dependencies from the requirements.txt: -- - Mac: + +On Mac: `pip install -r Viewer/requirements/base.txt` -- - Windows: + +On Windows: `pip install -r Viewer/requirements/windows.txt` - Navigate to the Viewer folder: