We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d594370 commit b90ee2eCopy full SHA for b90ee2e
apps/hermes/server/README.md
@@ -35,7 +35,7 @@ To set up and run a Hermes node, follow the steps below:
35
```
36
4. **Build the project**: Navigate to the project directory and run the following command to build the project:
37
```bash
38
- cd apps/hermes
+ cd apps/hermes/server
39
cargo build --release
40
41
This will create a binary in the target/release directory.
0 commit comments