Actualizar 'README.md'

This commit is contained in:
Offray Vladimir Luna Cárdenas 2021-11-10 10:11:17 -05:00
parent 3f0ba1a605
commit be75aaea9f
1 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ To install it on Pharo/GToolkit first install [ExoRepo](https://code.tupale.co/O
and then run from a Playground:
```smalltalk
ExoRepo new
repository: 'https://code.tupale.co/Offray/RoloLudo';
load.
ExoRepo new
repository: 'https://code.tupale.co/Offray/RoloLudo';
load.
```