Skip to content

Commit

Permalink
Remove unneeded trailing space.
Browse files Browse the repository at this point in the history
  • Loading branch information
masclot committed Oct 6, 2023
1 parent f3d1777 commit 9adffd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wiki/Bazel-Setup-Instructions-for-Linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Oppia Android also requires OpenJDK 8. The Bazel installation instructions above

You can confirm that this is set up using the command `java -version`, which should result in three lines being printed out with the first one showing "openjdk version "1.8.0_292".
> **Tip:** Newer linux distributions may not have openjdk-8 anymore. This has been reported for Debian and Ubuntu. If this is your case, **openjdk-11** has been tested as a viable alternative.
> **Tip:** Newer linux distributions may not have openjdk-8 anymore. This has been reported for Debian and Ubuntu. If this is your case, **openjdk-11** has been tested as a viable alternative.
### 3. Install Python 2
Expand Down

0 comments on commit 9adffd1

Please sign in to comment.