Skip to content

Commit c79b7a1

Browse files
author
Charlie Gracie
committed
Fix the Hello example in the README.md
1 parent 105f8f8 commit c79b7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Afterwards, the tests can be executed with:
3636

3737
A simple Hello World program is executed with:
3838

39-
./som.sh -cp Smalltalk Examples/Hello/Hello.som
39+
./som.sh -cp Smalltalk Examples/Hello.som
4040

4141
The debug version of CSOM can be built using the `debug` target:
4242

0 commit comments

Comments
 (0)