Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peasead authored Jul 2, 2024
1 parent f74129a commit 0ef92f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ If you're interested in more details regarding this project and what to do once
4. Change the default password of `changeme` in the `.env` file (don't change the `elastic` username, it's a [required built-in user](https://www.elastic.co/guide/en/elasticsearch/reference/current/built-in-users.html))
5. Bulk enable pre-built detection rules by OS in the `.env` file (not required, see usage below)
6. Make the `elastic-container.sh` shell script executable by running `chmod +x elastic-container.sh`
7. Execute the `elastic-container.sh` shell script with the start argument `./elastic-container start`
7. Execute the `elastic-container.sh` shell script with the start argument `./elastic-container.sh start`
8. Wait for the prompt to tell you to browse to https://localhost:5601 \
(You may be presented a browser warning due to the self-signed certificates. You can type `thisisnotsafe` or click to proceed after which you will be directed to the Elastic log in screen)

Expand Down

0 comments on commit 0ef92f1

Please sign in to comment.