Skip to content

Commit f24cdc4

Browse files
authored
Update README.md
1 parent 4bc79d2 commit f24cdc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Similar commercial implementations are used at [Repl.it](https://repl.it) and [O
1919

2020
```smalltalk
2121
Metacello new
22-
repository: 'github://brackendev/SeasideSwift/src';
22+
repository: 'github://brackendev/SeasideSwift:v1.0.0/src';
2323
baseline: 'SeasideSwift';
2424
onConflict: [ :ex | ex useIncoming ];
2525
onUpgrade: [ :ex | ex useIncoming ];

0 commit comments

Comments
 (0)