未验证 提交 b1cb74ac 编写于 作者: K Kevin Heifner 提交者: GitHub

Merge pull request #1652 from robertkowalski/patch-1

Mention `--config-dir` for eosiod
......@@ -263,6 +263,7 @@ plugin = eosio::http_plugin
```
Now it should be possible to run `eosiod` and see it begin producing blocks.
You can specify the location of a custom `config.ini` by passing the `--config-dir` argument to `eosiod`.
When running `eosiod` you should get log messages similar to below. It means the blocks are successfully produced.
......@@ -896,4 +897,4 @@ make -j$( sysctl -in machdep.cpu.core_count )
make install
```
Your environment is set up. Now you can <a href="#runanode">build EOS and run a node</a>.
\ No newline at end of file
Your environment is set up. Now you can <a href="#runanode">build EOS and run a node</a>.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册