Skip to content

Commit f8ea2c6

Browse files
committed
Beautify
1 parent 03e5daf commit f8ea2c6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ A Go-based microservice that monitors Ethereum wallet activities and sends custo
3939

4040
1. **Clone the repository**:
4141

42-
git clone https://github.com/Jetlum/WalletAlertService.git
42+
git clone https://github.com/Jetlum/WalletAlertService.git
4343

4444
2. **Navigate to the project directory**:
4545

46-
cd WalletAlertService
46+
cd WalletAlertService
4747

4848
3. **Install dependencies**:
4949

50-
go mod download
50+
go mod download
5151

5252
## Configuration
5353

@@ -64,7 +64,7 @@ Create a `config.yaml` file in the root directory with the following content:
6464

6565
1. **Configure the Ethereum client**:
6666

67-
go run main.go
67+
go run main.go
6868

6969
2. **Configure user preferences**
7070

0 commit comments

Comments
 (0)