README: Linux build - numbered list

This commit is contained in:
Daniel Brahneborg 2025-12-08 07:36:38 +01:00
parent c526f4a037
commit 764df6085c

View file

@ -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.