diff --git a/README.md b/README.md index 80af190..9ae7a76 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # Esope -Esope + +To load: +```St +Metacello new + baseline: 'Esope'; + repository: 'github://moosetechnology/Esope'; + load +```