Skip to content

Commit

Permalink
Merge pull request #721 from fritjof-b/master
Browse files Browse the repository at this point in the history
Fixes #720, Main -> run in readme
  • Loading branch information
bjornregnell authored Dec 30, 2022
2 parents 7a50b6e + 7ae3343 commit c8fbee0
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 c8fbee0

Please sign in to comment.