You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In /V18_1/besvarelse/README.md you write the two build commands on a single line. This might confuse people and render them unable to try the demo! I propose you stick them on two lines like so:
javac *
java Client
The text was updated successfully, but these errors were encountered:
In
/V18_1/besvarelse/README.md
you write the two build commands on a single line. This might confuse people and render them unable to try the demo! I propose you stick them on two lines like so:javac * java Client
The text was updated successfully, but these errors were encountered: