diff --git a/README.md b/README.md index 2c0dd8e..3fe60d3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Take an ANSI C compiler, e.g., `gcc`, and just enter $ [g]cc -O -o pstree pstree.c -There is no `Makefile`. +Alternatively, enter `make`. ## Installation