Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -1,14 +1,14 @@
|
|||||||
# Tlauncher-for-linux
|
# Tlauncher-for-linux
|
||||||
|
|
||||||
## install openjdk
|
## install openjdk
|
||||||
### For Ubuntu, Debian, and more(apt)
|
#### For Ubuntu, Debian, and more(apt)
|
||||||
sudo apt-get install openjdk-8-jre
|
`sudo apt-get install openjdk-8-jre`
|
||||||
|
|
||||||
### For Arch, Manjaro, and more(pacman)
|
#### For Arch, Manjaro, and more(pacman)
|
||||||
sudo pacman -S jdk-openjdk
|
`sudo pacman -S jdk-openjdk`
|
||||||
|
|
||||||
### For Fedora, Oracle, RedHat, and more(dnf)
|
#### For Fedora, Oracle, RedHat, and more(dnf)
|
||||||
su -c "yum install java-1.8.0-openjdk"
|
`su -c "yum install java-1.8.0-openjdk"`
|
||||||
|
|
||||||
*******************************************
|
*******************************************
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user