Skip to content

Commit 291bcb0

Browse files
committed
Update README.md
1 parent 972fc6c commit 291bcb0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,9 @@ $ sudo apt-get update
3333
$ sudo apt-get install oracle-java8-installer
3434
```
3535

36-
Install `git` and `maven`:
36+
Install `build-essential`, `git`, and `maven`:
3737
```
38+
$ sudo apt-get install build-essential
3839
$ sudo apt-get install git
3940
$ sudo apt-get install maven
4041
```

0 commit comments

Comments
 (0)