This commit is contained in:
ruidajo 2023-07-27 11:21:36 -05:00
commit 635dc71ab5
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ To install, first install [ExoRepo](https://code.tupale.co/Offray/ExoRepo) and t
```smalltalk ```smalltalk
ExoRepo new ExoRepo new
repository: 'https://code.tupale.co/Offray/Socialmetrica'; repository: 'https://code.sustrato.red/Offray/Socialmetrica';
load. load.
``` ```