Skip to content

Commit

Permalink
Merge 8012d83
Browse files Browse the repository at this point in the history
  • Loading branch information
olekscode committed Sep 3, 2024
2 parents 2fb2306 + 8012d83 commit 8b0a348
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ ECEC Model implemented using Cormas platform

```st
Metacello new
onConflictUseLoaded;
onWarningLog;
baseline: 'ECECModel';
repository: 'github://cormas/ecec-model:main';
load.
repository: 'github://cormas/ecec-model:main';
baseline: 'ECECModel';
load.
```

0 comments on commit 8b0a348

Please sign in to comment.