diff --git a/README.md b/README.md index ca16ca7..72904ba 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Ohm/S is a Squeak/Smalltalk implementation of the metaprogramming framework [Ohm ```Smalltalk Metacello new baseline: 'Ohm'; - repository: 'github://hpi-swa/ohm-s/packages'; + repository: 'github://hpi-swa/Ohm-S:master/packages'; load. ```