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