Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Sopena Ballesteros committed Jun 17, 2024
1 parent ce57e46 commit 9679390
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ To install manta, go to the Github [releases section](https://github.com/eth-csc
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eth-cscs/manta/releases/download/v1.37.0/manta-installer.sh | sh
```

If you try to run manta, you should get an error
If you try to run manta, you should get an error because the configuration file is missing.

```bash
$ manta --help
Error processing config.toml file. Reason:
configuration file "/home/msopena/.config/manta/config.toml" not found
```

You are ready to start with the configuration
So far so good, please proceed to the next section (Configuration) to create the manta configuration file

0 comments on commit 9679390

Please sign in to comment.