Skip to content

Commit

Permalink
Add note to install fuel-core deps. (#533)
Browse files Browse the repository at this point in the history
  • Loading branch information
adlerjohn authored Dec 30, 2021
1 parent 421ba50 commit 6fd0bc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ The Sway toolchain and Fuel Core full node can be installed with:
cargo install forc fuel-core
```

Installing `fuel-core` may require installing additional system dependencies. See [here](https://github.com/FuelLabs/fuel-core#building) for instructions.

## Building from Source

The Sway toolchain can be built from source by following instructions at <https://github.com/FuelLabs/sway>.
Expand Down

0 comments on commit 6fd0bc0

Please sign in to comment.