Skip to content

Commit

Permalink
docs: remove note about changing dir to cli
Browse files Browse the repository at this point in the history
  • Loading branch information
gbaranski authored May 1, 2021
1 parent e401f98 commit ecfa658
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ sudo pacman -S go

```bash
git clone https://github.com/gbaranski/cryptogram # Clone this repo
cd cryptogram/cli
```

#### Run directly
Expand Down Expand Up @@ -80,4 +79,4 @@ Bootstraping nodes, also known as rendezvous host, used for discovery of new pee
```

#### MDNS Peer discovery
Multicast DNS protocol resolves peers in local network, sends UDP packet every some time to announce ourselfs
Multicast DNS protocol resolves peers in local network, sends UDP packet every some time to announce ourselfs

0 comments on commit ecfa658

Please sign in to comment.