Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdarshAddee authored Nov 15, 2022
1 parent 538dda9 commit 36fb692
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@ This tool also helps to access the real root privileges in termux. Which is more
<pre>chmod +x main</pre>
<pre>./main</pre>

# Uninstall
You can uninstall root with the following commands wihch are shown here:
<pre>cd root</pre>
<pre>chmod +x uninstall.sh</pre>
<pre>./uninstall.sh</pre>

# Add-ons
You can use <pre>fish</pre> command to make your termux more attractive.<br><br>

# One line Installation
<pre>apt-get update && apt upgrade-y && apt-get install git -y && git clone https://github.com/adarshaddee/root.git</pre>

# Uninstall
You can uninstall root with the following commands wihch are shown here:
<pre>cd root</pre>
<pre>chmod +x uninstall.sh</pre>
<pre>./uninstall.sh</pre>

# Copyright
<pre>© Copyright credits goes to Adarsh Addee. This tool is public tool anyone can use this tool.</pre>

0 comments on commit 36fb692

Please sign in to comment.