Actualizar 'README.md'

This commit is contained in:
Offray Vladimir Luna Cárdenas 2019-02-09 21:58:59 -05:00
parent a37203a177
commit f5c76ca62f
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ To start run this code from [Pharo](http://pharo.org/) 6.1:
```
Metacello new
smalltalkhubUser: 'Offray' project: 'Grafoscopio';
configuration: 'Grafoscopio';
smalltalkhubUser: 'Offray' project: 'Brea';
configuration: 'Brea';
load.
```