From c02c8d69dad8b5dc7a4b1e800daf4d2d58865f05 Mon Sep 17 00:00:00 2001 From: sysadmin Date: Thu, 14 May 2026 13:16:26 -0400 Subject: [PATCH] Actualizar README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bcdae6f..5580f7b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# SPRPCB desde Arches Project y OpenContext -SPRPCB es un desarrollo de [ArchesProject](https://www.archesproject.org/) y para este proyecto, se emplea el modelo de implementación de [OpenContext](https://github.com/opencontext/arches-via-docker) +# SPRPCB ara producción # Implementación en servidor web público Arches versión 7.6.x @@ -61,4 +60,7 @@ Una vez implementada Arches, puedes usar los comandos de administración habitua ```bash docker exec -it arches python manage.py makemigrations docker exec -it arches python manage.py migrate -``` \ No newline at end of file +``` + +# Créditos +SPRPCB es un desarrollo de [ArchesProject](https://www.archesproject.org/) y para este proyecto, se emplea el modelo de implementación de [OpenContext](https://github.com/opencontext/arches-via-docker) \ No newline at end of file