Skip to content

Commit

Permalink
Update README_KO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jchung00 committed Jun 6, 2018
1 parent f221769 commit 0d50f51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README_KO.md
Expand Up @@ -310,12 +310,12 @@ ajv validate -s schema.json -d bp_info.json
tail -F stderr.txt

# 하드 리싱크(Hard resync)
./start.sh --delete-all-blocks --hard-replay-blockchain
./start.sh --delete-all-blocks --genesis-json /path/to/genesis.json
tail -F stderr.txt
```

피어정보 업데이트와 재시작을 동시해 할 수도 있습니다:

```console
./updatePeers - restart
```
```

0 comments on commit 0d50f51

Please sign in to comment.