We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d3294 commit cc66c36Copy full SHA for cc66c36
README.md
@@ -17,7 +17,7 @@ Then, use the following snippet to load:
17
```smalltalk
18
Metacello new
19
baseline: 'FileSystem';
20
- repository: 'github://squeak-smalltalk/squeak-fileSystem:master/src';
+ repository: 'github://squeak-smalltalk/squeak-filesystem:master/src';
21
load.
22
```
23
0 commit comments