-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated starter tutorial and list, find command to standardised description #407
Conversation
- Formatted layout - Added example descriptions
Codecov Report
@@ Coverage Diff @@
## master #407 +/- ##
=========================================
Coverage 74.81% 74.81%
Complexity 1082 1082
=========================================
Files 141 141
Lines 3792 3792
Branches 552 552
=========================================
Hits 2837 2837
Misses 783 783
Partials 172 172 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
docs/UserGuide.md
Outdated
> If not, please download it from the [Oracle website](https://www.oracle.com/sg/java/technologies/javase/jdk11-archive-downloads.html). | ||
Make sure you have Java `11` installed on your computer by typing `java --version` from your terminal. The output should be something similar to: | ||
|
||
![Java 11](images/java-11.png) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps we should include this in text format, i.e. openjdk 11.0.181...
instead?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
No description provided.