Skip to content

Commit

Permalink
added oracle-java8-jdk because that solved errors here
Browse files Browse the repository at this point in the history
  • Loading branch information
Orbiter authored Oct 9, 2018
1 parent 45335bf commit f94cb57
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/raspberry-pi_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ Make sure you update your system before starting installation using
```
$ sudo apt update && sudo apt upgrade
```
Then install basic requirements
```
sudo apt-get install oracle-java8-jdk git gradle
```


### IMPORTANT

Expand Down

0 comments on commit f94cb57

Please sign in to comment.