Skip to content

Commit

Permalink
Fixes #720, Main -> run in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fritjof-b committed Dec 30, 2022
1 parent 7a50b6e commit 7ae3343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workspace/w04_blockmole/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Kompilera filen `hello-window.scala` i linuxterminal med detta kommando:

Kör i linuxterminal med detta kommando:

scala -cp "introprog.jar:." Main
scala -cp "introprog.jar:." run

Om du kör i Windows Powershell eller Cmd byt kolon mot semikolon i kommandona ovan.

Expand Down

0 comments on commit 7ae3343

Please sign in to comment.