mirror of
https://github.com/fluencelabs/marine.git
synced 2024-12-12 06:45:32 +00:00
update readme
This commit is contained in:
parent
8ab7aee169
commit
181c161ffc
@ -1,10 +1,11 @@
|
|||||||
# Fluence Compute Engine
|
# 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
|
## Installation
|
||||||
- Clone this project
|
- `cargo install fcli`
|
||||||
- `cargo install --path <path-to-project/tools/cli>`
|
|
||||||
|
this will add `fce` binary to your system.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
- `fce build` in Rust project
|
- `fce build` in Rust project
|
||||||
|
Loading…
Reference in New Issue
Block a user