Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
ivam3 authored Oct 29, 2024
1 parent e2ff380 commit f876bcf
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,7 @@ i-Haklab weechat

### 📦 INSTALLATION.
- CLONING THIS REPOSITORY:
```bash
git clone https://github.com/ivam3/i-Haklab \
cd i-Haklab \
chmod +x setup \
bash setup
```
- ADDING AT APT SOURCES LIST
- OPTION 1 (RECOMMEND): ADDING AT APT SOURCES LIST
```bash
yes|apt install wget gnupg && \
mkdir -p $PREFIX/etc/apt/sources.list.d && \
Expand All @@ -44,6 +37,13 @@ curl -fsSL "https://raw.githubusercontent.com/ivam3/termux-packages/gh-pages/dis
apt update && apt install i-haklab
```

- OPTION 2: CLONING THIS REPOSITORY:
```bash
git clone https://github.com/ivam3/i-Haklab \
cd i-Haklab \
chmod +x setup \
bash setup
```

### 🧠 i-Haklab will ...
- Provides a diferent types of prompt with command:
Expand Down

0 comments on commit f876bcf

Please sign in to comment.