Skip to content

Commit

Permalink
fix: path (#1783)
Browse files Browse the repository at this point in the history
  • Loading branch information
aoikurokawa authored Jul 19, 2024
1 parent d594370 commit b90ee2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/hermes/server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ To set up and run a Hermes node, follow the steps below:
```
4. **Build the project**: Navigate to the project directory and run the following command to build the project:
```bash
cd apps/hermes
cd apps/hermes/server
cargo build --release
```
This will create a binary in the target/release directory.
Expand Down

0 comments on commit b90ee2e

Please sign in to comment.