mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-03 19:26:34 +02:00
Run cyclone from path
This commit is contained in:
parent
7f0c89e2fd
commit
54c3408c6d
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue