Skip to content

Commit 9f4368a

Browse files
authored
[ci skip] Changes the Metacello script in the Readme to use main instead of master
1 parent 2557093 commit 9f4368a

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
@@ -10,7 +10,7 @@ A Smalltalk implementation of the Babylonian Programming System.
1010
```Smalltalk
1111
Metacello new
1212
baseline: 'BabylonianProgramming';
13-
repository: 'github://hpi-swa-lab/babylonian-programming-smalltalk/packages';
13+
repository: 'github://hpi-swa-lab/babylonian-programming-smalltalk:main/packages';
1414
load.
1515
```
1616

0 commit comments

Comments
 (0)