diff --git a/README.md b/README.md index ed963341..0f7c1e80 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ usage: ./dvmhost [-vh] [-f] [--cal] [--setup] [-c ] [--remot -- stop handling options ``` -### Build Notes +## Build Notes - The installation path of "/opt/dvm" is still supported by the CMake Makefile (and will be for the forseeable future); after compiling, in order to install to this path simply use: `make old_install`. - The installation of the systemd service is also still supported by the CMake Makefile, after using `make old_install`, simply use: `make old_install-service`.