mirror of
https://github.com/0x1d/rcond.git
synced 2025-12-14 10:16:50 +01:00
docs: add info how to run manually
This commit is contained in:
@@ -27,6 +27,13 @@ export ARCH=arm64
|
|||||||
make install
|
make install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Run
|
||||||
|
|
||||||
|
To run `rcond` manually, execute the following command in your terminal:
|
||||||
|
```sh
|
||||||
|
rcond -config config/rcond.yaml
|
||||||
|
```
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
There are several make targets available:
|
There are several make targets available:
|
||||||
|
|||||||
Reference in New Issue
Block a user