From eeded36e49a2c9c9b51454a9c7a10890ec2d2073 Mon Sep 17 00:00:00 2001 From: Oscar Yixuan Chen Date: Tue, 31 Dec 2019 02:15:37 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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: