diff --git a/README.md b/README.md index 1c074b1..c19f84a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ curl https://getbin.xyz/install_dropshell_build_requirements | bash dropshell-build [-r] [-m] DIRECTORY ``` -where `DIRECTORY` is the path to your `CMakeLists.txt`, `-r` specifies release version (rather than debug), and `-m` builds for multiple architectures (rather than just the host arch). +where `DIRECTORY` contains your `CMakeLists.txt`, `-r` specifies release version (rather than debug), and `-m` builds for multiple architectures (rather than just the host arch). ## Notes