Skip to content
This repository was archived by the owner on Apr 5, 2019. It is now read-only.

Commit 9fd3e09

Browse files
baumsternmajecty
authored andcommitted
Fix a typos
1 parent da4cca0 commit 9fd3e09

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,16 @@ Mac (brew)
2727
brew install postgresql
2828
brew services start postgresql
2929
psql postgres -f create_user_and_db.sql
30-
generate-schama
30+
generate-schema
3131
```
3232

3333
Run
3434
----
3535

3636
Just run `codechain-agent-hub` in your shell.
3737

38-
CodeChain Agent Hub will listen 3012 port to communicate with the Dashboard using JSONRPC.
38+
CodeChain Agent Hub will listen 3012 port to communicate with the Dashboard using JSON-RPC.
3939

40-
CodeChain Agent Hub will listen 4012 port to communicate with the Agent using JSONRPC.
40+
CodeChain Agent Hub will listen 4012 port to communicate with the Agent using JSON-RPC.
4141

4242
CodeChain Agent Hub will listen 5012 port to serve CodeChain's log file using HTTP.

0 commit comments

Comments
 (0)