From e1f1ef0da7496ec52e46aea57e7d0f63cfa423e6 Mon Sep 17 00:00:00 2001 From: Louis Date: Mon, 18 Dec 2023 09:30:30 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 975ddb5..ed2e84d 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ DISTINCT is a web-based Single Sign-On security analysis framework for modern co - Install [Docker](https://docs.docker.com/get-docker/) and [Docker-Compose](https://docs.docker.com/compose/install/) - Make sure ports `9070`, `9080`, and `9090` are free on your host - Clone this repo: `git clone https://github.com/RUB-NDS/DISTINCT.git` + - Note that you will need [git lfs](https://git-lfs.com/) to fetch all files, including the `distinct-chromium.zip` file. Otherwise, you will receive an unzip error during build process. - Go into its `src` directory: `cd ./DISTINCT/src` - Run: `docker-compose build` - *Optional:* Configure log level, password, and identity provider accounts