Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/SeasideSt/Seaside
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrichau committed May 5, 2016
2 parents fc5826f + 301008f commit 4d349a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Metacello new
GsDeployer deploy: [
Metacello new
baseline: 'Seaside3';
repository: 'github://SeasideSt/Seaside:master/repository';
repository: 'github://SeasideSt/Seaside:master/repository';
onLock: [:ex | ex honor];
load ].
```
Expand Down

0 comments on commit 4d349a4

Please sign in to comment.