diff --git a/README.md b/README.md index e247c2c..7b9d094 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,10 @@ python -m venv .venv ```bash pip install -r requirements.txt ``` -### 4. Ejecuta el script +### 4. Configuracion ```bash -python main.py + En la carpeta docs cumplimenta el archivo config.json con tus datos (no cambies si no necesitas las ruts a la plantilla y certificado) + Copia tu certificado en formato .p12 en la carpeta certificado (con password que te sera solicitado al firmar) ``` ### Uso del script