Skip to content

Commit

Permalink
Merge pull request #26 from moosetechnology/NicolasAnquetil-patch-1
Browse files Browse the repository at this point in the history
Update README.md loading instruction
  • Loading branch information
NicolasAnquetil authored Sep 2, 2023
2 parents 04b3a2a + 3c088a0 commit 7cc3cfb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ A Famix meta model for Fortran
To load:
```St
Metacello new
githubUser: 'moosetechnology' project: 'Famix-Fortran' commitish: 'master' path: 'src';
baseline: 'FamixFortran';
repository: 'github://moosetechnology/Famix-Fortran';
onConflict: [ :ex | ex allow ];
load.
```

0 comments on commit 7cc3cfb

Please sign in to comment.