mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-03-15 15:30:49 +00:00
fix: rename back to Fluence CLI (#320)
chore: rename back to Fluence CLI
This commit is contained in:
parent
4ef0d312ca
commit
c28002c17b
@ -82,12 +82,12 @@ If you are using TypeScript:
|
|||||||
|
|
||||||
## Usage in an Application
|
## Usage in an Application
|
||||||
|
|
||||||
Once you've added the client, you can compile [Aqua](https://github.com/fluencelabs/aqua) and run it in your application. To compile Aqua, use [flox](https://github.com/fluencelabs/flox).
|
Once you've added the client, you can compile [Aqua](https://github.com/fluencelabs/aqua) and run it in your application. To compile Aqua, use [Fluence CLI](https://github.com/fluencelabs/cli).
|
||||||
|
|
||||||
1. Install the package:
|
1. Install the package:
|
||||||
|
|
||||||
```
|
```
|
||||||
npm i -D "@fluencelabs/flox"
|
npm i -D @fluencelabs/cli
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Add a directory in your project for Aqua code, e.g., `_aqua`.
|
2. Add a directory in your project for Aqua code, e.g., `_aqua`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user