Skip to content

Commit

Permalink
Merge pull request #325 from sakakibaraakio/patch-3
Browse files Browse the repository at this point in the history
修正 DB同期(Mithril) 「cd $HOME/gitコマンドに修正」
  • Loading branch information
btbf committed Oct 28, 2023
2 parents 515cc72 + df98040 commit a5f5f8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/operation/mithril-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ rustup target add x86_64-unknown-linux-musl

## 2.Mithril-Clientインストール
```
cd $NODE_HOME/git
cd $HOME/git
git clone https://github.com/input-output-hk/mithril.git
```

Expand Down Expand Up @@ -195,4 +195,4 @@ sudo systemctl start cardano-node
gliveviewを起動し、最新ブロックと同期していることを確認する
```
glive
```
```

0 comments on commit a5f5f8b

Please sign in to comment.