From 6d5caf6d6de08d8f35b81203166327cba86d802f Mon Sep 17 00:00:00 2001 From: Offray Luna Date: Thu, 27 Jul 2023 09:55:42 -0500 Subject: [PATCH] Fixing address in install instructions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1a5b99..fdeee39 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ To install, first install [ExoRepo](https://code.tupale.co/Offray/ExoRepo) and t ```smalltalk ExoRepo new - repository: 'https://code.tupale.co/Offray/Socialmetrica'; + repository: 'https://code.sustrato.red/Offray/Socialmetrica'; load. ```