diff --git a/README.md b/README.md index 11c1b58..ad87171 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,10 @@ Further versions of ExoRepo will install external dependencies like this one aut For the rationale behind external binary dependencies look at the **Notes** section in the end of this document. ## Installation -Metacello new repository: 'gitea://code.sustrato.red/Offray/VideoWeb'; baseline: 'VideoWeb'; fetch +Metacello new + repository: 'gitea://code.sustrato.red/Offray/VideoWeb'; + baseline: 'VideoWeb'; + fetch ### from Gitea Run from a playground: @@ -43,11 +46,11 @@ Metacello new ## Usage - To install the repository run: + To install the repository run: ```smalltalk ExoRepo new - repository: 'https://code.tupale.co/Offray/TiddlyWikiPharo'; + repository: 'https://code.sustrato.red/Offray/TiddlyWikiPharo'; load. ```