Browse Source

README++

anomly-detector-configurable-iteration-steps-#35
Alexey Velikiy 2 years ago
parent
commit
d160978034
  1. 4
      README.md

4
README.md

@ -5,8 +5,12 @@ instance for getting metrics.
## Build from source (Linux)
### Prerequirements
1. [Install cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html)
2. Install x86_64-unknown-linux-musl: `rustup target add x86_64-unknown-linux-musl`
### Build
```
make
```

Loading…
Cancel
Save