Run cyclone from path

This commit is contained in:
Justin Ethier 2015-08-13 18:27:55 -04:00
parent 7f0c89e2fd
commit 54c3408c6d

View file

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