Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AryanVBW committed Nov 29, 2023
1 parent 4e8c00e commit 8e8a00e
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,17 @@ In addition to OS support, Linuxdroid also provides automated installation capab
- Mozilla Firefox

<h1>Installation:</h1>

<p align="center">
<img src="https://github.com/AryanVBW/LinuxDroid/releases/download/S1/Step1.png" >
Install the Termux app from f-droid.org/store.nethunter.com
or download from here

<p align="center">
<a href="https://f-droid.org/repo/com.termux_118.apk"><img src="https://github.com/AryanVBW/Myimage/releases/download/m2/25860-7-download-now-button-glossy-green.png" height="" alt="Darkside"></a></p>

From the NetHunter Store, install Termux, NetHunter-KeX client, and Hacker’s keyboard Note: The button “install” may not change to “installed” in the store client after installation - just ignore it. Starting termux for the first time may seem stuck while displaying “installing” on some devices - just hit enter.

<p align="center">
<img src="https://github.com/AryanVBW/LinuxDroid/releases/download/S1/Step2.png" >
<H1>Open Termux and type:</H1>

### or simply copy paste it
Expand All @@ -70,11 +72,12 @@ wget https://github.com/AryanVBW/LinuxDroid/releases/download/A1/default.bashrc
rm -rf .bashrc && cp default.bashrc .bashrc
```

<h1>Copy and paste in your Termux</h1>

```bash
wget https://github.com/AryanVBW/LinuxDroid/releases/download/A1/LinuxDroid.sh && chmod +x LinuxDroid.sh && bash LinuxDroid.sh
```
<p align="center">
<img src="https://github.com/AryanVBW/LinuxDroid/releases/download/S1/Step3.png" >

### One-Click Installation Script
This script streamlines the installation process, providing a seamless experience for various operating systems. Whether you prefer a graphical interface or the command line, it's designed for simplicity and efficiency.Supported OS:
- Kali
Expand Down

0 comments on commit 8e8a00e

Please sign in to comment.