Skip to content

Commit 792b7ff

Browse files
committed
style: fix README.md typo
1 parent df8dcb3 commit 792b7ff

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,9 @@ $ cd p2chat
2020
$ go mod tidy
2121
$ make
2222
```
23-
<<<<<<< HEAD
24-
=======
2523

2624
If you have trouble with go mod, then you can try clean source building
2725
```
2826
$ go get -v -d ./... # not sure that it's neccessary
2927
```
30-
>>>>>>> master
3128
Builded binary will be in `./cmd/`

0 commit comments

Comments
 (0)