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 a121174 commit a2d3294Copy full SHA for a2d3294
README.md
@@ -17,7 +17,7 @@ Then, use the following snippet to load:
17
```smalltalk
18
Metacello new
19
baseline: 'FileSystem';
20
- repository: 'github://j4yk/Squeak-FileSystem:master/src';
+ repository: 'github://squeak-smalltalk/squeak-fileSystem:master/src';
21
load.
22
```
23
0 commit comments