From d7b63d4f75b87a839bdcb935492ee241a2286690 Mon Sep 17 00:00:00 2001 From: dadak-dom <144378508+dadak-dom@users.noreply.github.com> Date: Sun, 14 Jan 2024 16:26:07 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 77673cd0..433108b5 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ Clone this repo to a local directory and [install Privacy Pioneer's dependencies ```bash npm install --production=false ``` +If you encounter errors while installing regarding the tensorflow libraries, try running the steps described in [this comment](https://github.com/tensorflow/tfjs/issues/7939#issuecomment-1697183143). **Note**: Privacy Pioneer uses an external service, [ipinfo.io](https://ipinfo.io/), to automate the identification of a user's Location in web traffic of visited websites. For this purpose Privacy Pioneer sends a user's IP address to ipinfo.io when the user restarts the browser or makes changes to the Watchlist. An ipinfo API token is required for Privacy Pioneer to work.