Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashuxd-X authored Oct 10, 2024
1 parent 61ca5b1 commit bb44c13
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 @@ -74,12 +74,12 @@ socks5://user:pass@127.0.0.1:6969

2. Clone the repository:
```bash
git clone https://github.com/orrnobmahmud/blumauto.git
git clone https://github.com/asish1346/blum.git
```

3. Navigate to the `blumauto` directory:
3. Navigate to the `blum` directory:
```bash
cd blumauto
cd blum
```

4. Install the required libraries:
Expand Down Expand Up @@ -135,12 +135,12 @@ socks5://user:pass@127.0.0.1:6969

2. Clone the repository:
```bash
git clone https://github.com/orrnobmahmud/blumauto.git
git clone https://github.com/asish1346/blum.git
```

3. Navigate to the `blumauto` directory:
3. Navigate to the `blum` directory:
```bash
cd blumauto
cd blum
```

4. Install the required libraries:
Expand All @@ -164,8 +164,8 @@ socks5://user:pass@127.0.0.1:6969
3. Run the Docker container:
```bash
docker run -it \
-v "./data.txt:/app/blumauto/data.txt" \
ghcr.io/orrnobmahmud/blumauto:latest
-v "./data.txt:/app/blum/data.txt" \
ghcr.io/asish1346/blum:latest
```

Or use Docker Compose:
Expand Down

0 comments on commit bb44c13

Please sign in to comment.