Skip to content

Commit

Permalink
Small documentation fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
msm-code committed Jun 8, 2024
1 parent 93a04dc commit d1b8da2
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 @@ -25,6 +25,7 @@ git clone https://github.com/CERT-Polska/mquery.git
cd mquery
vim .env # optional - change samples and index directory locations
docker-compose up --scale daemon=3 # building the images will take a while
docker-compose exec web python3 -m mquery.db
```

The web interface should be available at `http://localhost`.
Expand Down

0 comments on commit d1b8da2

Please sign in to comment.