-
-
Notifications
You must be signed in to change notification settings - Fork 90
2. Installation
Joe Helle edited this page Nov 19, 2021
·
2 revisions
Installation of Oh365 User Finder is easily done by following the following instructions:
-
Run
git clone https://github.com/dievus/Oh365UserFinder.git
in a directory of your choosing. Note you may need to use sudo. -
Change directories to the Oh365UserFinder directory and run
pip3 install -r requirements.txt
, again noting you may need to use sudo.
And that's it!