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:
|
To start run this code from [Pharo](http://pharo.org/) 6.1:
|
||||||
|
|
||||||
```
|
```
|
||||||
"Start by loading the configuration of Brea"
|
Metacello new
|
||||||
Gofer new
|
smalltalkhubUser: 'Offray' project: 'Grafoscopio';
|
||||||
url: 'http://smalltalkhub.com/mc/Offray/Brea/main';
|
configuration: 'Grafoscopio';
|
||||||
package: 'ConfigurationOfBrea';
|
load.
|
||||||
load.
|
|
||||||
|
|
||||||
"After that load Brea"
|
|
||||||
|
|
||||||
ConfigurationOfBrea load.
|
|
||||||
```
|
```
|
||||||
|
|
||||||
For further instructions and documentation the recommended way to proceed is by downloading, reading and executing
|
For further instructions and documentation the recommended way to proceed is by downloading, reading and executing
|
||||||
|
Loading…
Reference in New Issue
Block a user