mirror of
https://github.com/fluencelabs/gitbook-docs
synced 2025-04-25 07:52:14 +00:00
fce -> marine 2
This commit is contained in:
parent
c8871bd0fb
commit
09dde89d1d
@ -15,11 +15,11 @@ rustup toolchain install nightly
|
||||
rustup target add wasm32-wasi
|
||||
```
|
||||
|
||||
In addition, install the Fluence REPL,`frepl`, and CLI, `fcli`, tools:
|
||||
In addition, install the Marine REPL,`mrepl`, and CLI, `marine`, tools:
|
||||
|
||||
```bash
|
||||
$ cargo install fcli --force
|
||||
$ cargo install +nightly install frepl --force
|
||||
$ cargo install marine --force
|
||||
$ cargo +nightly install mrepl --force
|
||||
```
|
||||
|
||||
Finally, you need [node](https://nodejs.org/en/) installed, and if you don't have it already, you may be best served by installing [NVM](https://github.com/nvm-sh/nvm):
|
||||
|
Loading…
x
Reference in New Issue
Block a user