Skip to content

Commit

Permalink
Merge pull request CrowdStrike#165 from CrowdStrike/164-update-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
redhatrises authored Oct 18, 2023
2 parents c5a406f + 29afa60 commit e71acbf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,14 @@ To install as a container:
git clone https://github.com/CrowdStrike/falcon-integration-gateway.git
```

1. Install the python dependencies.

```bash
pip install -r requirements.txt
```

1. Modify the `./config/config.ini` file with your backend options

1. Run the application

```bash
Expand Down

0 comments on commit e71acbf

Please sign in to comment.