diff --git a/README.md b/README.md index 9a9a921..139277a 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Have the necessary tools in place: on debian/ubuntu `apt-get install build-essen ```bash mkdir build +cd build ../configure make ```