diff --git a/README.md b/README.md index 0e1e9d33..0ec68402 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # Fluence Compute Engine -FCE is intended to run various Wasm binaries. At now, it is in the heavily developing phase. +FCE is intended to run various Wasm binaries. At now, it is in the heavily developing phase. Docs and tutorials are also in the work-in-progress state. ## Installation -- Clone this project -- `cargo install --path ` +- `cargo install fcli` + +this will add `fce` binary to your system. ## Usage - `fce build` in Rust project