Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanheemstra committed Oct 31, 2024
2 parents a838249 + 8f807b2 commit 4791044
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,14 @@ constructor-threagil

**Resumen ejecutivo**

Poner en funcionamiento su código en su propio sistema.
Cómo poner en marcha su código en su propio sistema.

**Nota**: Asegúrese de cumplir con los[requisitos previos](./200/README.md)

1. Proceso de instalación:
```bash
cd threagile-builder
pip install --upgrade pip # optional
pip install -r requirements.txt # pipx won't do this
hatch run src/threagile_builder/app
```
Expand Down Expand Up @@ -71,7 +74,7 @@ Dejemos que una herramienta como Prometeo raspe`http://127.0.0.1:5000/metrics`.

## 100 - Introducción

See [README.md](./100/README.md)
Ver[README.md](./100/README.md)

## 200 - Requisitos

Expand Down

0 comments on commit 4791044

Please sign in to comment.