Skip to content

Commit

Permalink
Update README.md with copyable code
Browse files Browse the repository at this point in the history
  • Loading branch information
ljblancoredborder authored Jan 21, 2025
1 parent 854bcb2 commit 2aa53a6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ This service is part of the RedBorder Incident Response system. Its purpose is t
## Installation

1. Install the redborder repo following the steps described in [https://packages.redborder.com/](https://packages.redborder.com/)
2. yum install redborder-ai
2. Install redborder-ai
```sh
dnf install redborder-ai
```

## Model Execution

Expand Down

0 comments on commit 2aa53a6

Please sign in to comment.