Skip to content

Commit dbf5fd5

Browse files
committed
Update the readme on server run
1 parent 7bc47bc commit dbf5fd5

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,8 @@ chmod +x requestDebugger-linux-amd64
4242
4343
# build the binary using the below command
4444
go build -o main requestHeadersQueryParamsAndBody.go
45-
```
4645
47-
## Run the server
48-
```
46+
# Run the server
4947
./main # Runs the server
5048
```
5149

0 commit comments

Comments
 (0)