Skip to content

Commit d85de89

Browse files
committed
Formatting
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
1 parent 746b2b8 commit d85de89

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,21 +55,21 @@ The current set of features include:
5555
1. Install Gradle.
5656
Make sure you have Gradle 3.2 (or later) installed.
5757

58-
*Ubuntu Bionic or later*
58+
*Ubuntu Bionic or later*
5959

6060
sudo apt install gradle
6161

62-
*macOS*
62+
*macOS*
6363

6464
brew install gradle
6565

66-
Note: if run into compatibily issues between gradle 3.x and Java 9, try using Java 8,
66+
Note: if run into compatibily issues between gradle 3.x and Java 9, try using Java 8,
6767

6868
brew tap caskroom/versions
6969
brew cask install java8
7070
export JAVA_HOME=/Library/Java/JavaVirtualMachines/1.8.0.jdk/Contents/Home
7171

72-
*Windows*
72+
*Windows*
7373

7474
choco install gradle
7575

0 commit comments

Comments
 (0)