Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iphoneintosh committed Dec 18, 2023
1 parent e060b94 commit e1f1ef0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e1f1ef0

Please sign in to comment.