README: Linux build - numbered list
This commit is contained in:
parent
c526f4a037
commit
764df6085c
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@ It assumes UFW for now.
|
|||
|
||||
### On a Linux machine.
|
||||
|
||||
- The Dockerfile shows which tools and libraries are needed, even though in your particular Linux distribution the packages may be called something else.
|
||||
- Then go to the src directory and run `cmake .` and `make`.
|
||||
1. The Dockerfile shows which tools and libraries are needed, even though in your particular Linux distribution the packages may be called something else.
|
||||
1. Go to the src directory and run `cmake .` and `make`.
|
||||
|
||||
### On a non-Linux machine.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue