From 0e21f49cd89453ac4d8895cc27df759d96c93007 Mon Sep 17 00:00:00 2001 From: sysadmin Date: Mon, 10 Aug 2026 20:06:23 -0400 Subject: [PATCH] Actualizar README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5494bdc..322952a 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ para mas detalles, consulte la documentación oficial de [ArchesProject](https:/ ```shell #cd ~ -git clone https://gitea.patrimonio.org.bo/sysadmin/sprpcb.git dev_nodocker -mv ./dev_nodocker/instalar_arches7.6_ubuntu.sh ~/ +git clone -b dev-7_6_x-nodocker https://gitea.patrimonio.org.bo/sysadmin/sprpcb.git dev_nodocker +cp ./dev_nodocker/instalar_arches7.6_ubuntu.sh ~/ source ./instalar_arches7.6_ubuntu.sh python3.12 -m venv ENV source ENV/bin/activate