Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
labordep authored Dec 7, 2023
1 parent ba3e824 commit 6302676
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,6 @@ They are currently in development in incubators packages, are ready to use but m
![moleculeUITools](https://user-images.githubusercontent.com/49183340/120898493-5eb8e100-c62b-11eb-86c6-021dc25e5dd0.PNG)
![MoleculeIncubator_EditorTest](https://user-images.githubusercontent.com/49183340/152546159-17f15103-2ac7-4938-8d8f-9de8ff60f3a8.gif)

### Installing incubators packages:

To install Molecule with incubator packages on your Pharo image you just need to execute the following script:

```smalltalk
Metacello new
baseline: 'MoleculeIncubator';
repository: 'github://OpenSmock/Molecule:main/src';
onConflictUseIncoming;
load.
```

## Getting Started

### Installation
Expand Down

0 comments on commit 6302676

Please sign in to comment.