Browse Source

change README.md

master
Sergey Markov 3 years ago
parent
commit
0394670c7c
  1. 8
      README.md

8
README.md

@ -74,10 +74,10 @@ requires the zmq devel library installed.
Basic build:
```shell
foo@bar:~$ sudo apt-get install build-essential yasm
foo@bar:~$ ./configure
foo@bar:~$ make
```
sudo apt-get install build-essential yasm
./configure
make
```

Loading…
Cancel
Save