Actualizar 'README.md'
This commit is contained in:
parent
956409da7f
commit
a37203a177
13
README.md
13
README.md
@ -15,15 +15,10 @@ The [source code repository](http://smalltalkhub.com/#!/~Offray/Brea) is hosted
|
||||
To start run this code from [Pharo](http://pharo.org/) 6.1:
|
||||
|
||||
```
|
||||
"Start by loading the configuration of Brea"
|
||||
Gofer new
|
||||
url: 'http://smalltalkhub.com/mc/Offray/Brea/main';
|
||||
package: 'ConfigurationOfBrea';
|
||||
load.
|
||||
|
||||
"After that load Brea"
|
||||
|
||||
ConfigurationOfBrea load.
|
||||
Metacello new
|
||||
smalltalkhubUser: 'Offray' project: 'Grafoscopio';
|
||||
configuration: 'Grafoscopio';
|
||||
load.
|
||||
```
|
||||
|
||||
For further instructions and documentation the recommended way to proceed is by downloading, reading and executing
|
||||
|
Loading…
Reference in New Issue
Block a user