Skip to content

Commit cc66c36

Browse files
authored
fixup! Update github:// URL for Metacello in README
[skip ci]
1 parent a2d3294 commit cc66c36

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
@@ -17,7 +17,7 @@ Then, use the following snippet to load:
1717
```smalltalk
1818
Metacello new
1919
baseline: 'FileSystem';
20-
repository: 'github://squeak-smalltalk/squeak-fileSystem:master/src';
20+
repository: 'github://squeak-smalltalk/squeak-filesystem:master/src';
2121
load.
2222
```
2323

0 commit comments

Comments
 (0)