From 2aa53a627542333f1a1f1f6d2647cbc0d8effba7 Mon Sep 17 00:00:00 2001 From: Luis Blanco <108473576+ljblancoredborder@users.noreply.github.com> Date: Tue, 21 Jan 2025 16:09:38 +0000 Subject: [PATCH] Update README.md with copyable code --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 410679c..238c5da 100644 --- a/README.md +++ b/README.md @@ -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