diff --git a/README.md b/README.md index c24ea12..3577527 100644 --- a/README.md +++ b/README.md @@ -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.