Skip to content

Commit

Permalink
Capitalized comments and mentioned the GitHub CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
novachief101 committed Oct 6, 2020
1 parent c433a43 commit 88b91a0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,19 @@ Simple script to change color-schemes and fonts for [Termux](https://termux.com)
Follow the steps below -

```bash
# go to home dir -
# Go to home dir -
cd $HOME

# clone this repository -
# Clone this repository (use `gh repo clone adi1090x/termux-style` if you want to use the GitHub CLI)-
git clone https://github.com/adi1090x/termux-style

# change to termux-style dir -
# Change to termux-style dir -
cd termux-style

# to install it, run -
# To install it, run -
./install

# And Follow the steps, it'll be installed on your system.
# And follow the steps, it'll be installed on your system.
```

### Run
Expand Down

0 comments on commit 88b91a0

Please sign in to comment.