diff --git a/docs/Development.md b/docs/Development.md index 1d72c2d6..c28b8c93 100644 --- a/docs/Development.md +++ b/docs/Development.md @@ -14,7 +14,7 @@ From the source directory, use the following commands to build and install: $ make $ make test $ sudo make install - $ ./cyclone + $ cyclone By default everything is installed under `/usr/local`. This may be changed by passing a different `PREFIX`. For example: