Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
HsiangNianian committed Mar 1, 2024
2 parents 2bc0635 + f03bf5f commit 7a8c186
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@
# pip install hydro_roll[basemodel] 安装基础模型
# pip install hydro_roll[dev] 安装开发包
接着使用 ``hydroroll`` 命令搭建机器人模板并运行。
接着使用 ``atien`` 命令搭建机器人模板并运行。

.. code:: shell
hydroroll new -b coc_example "HydroRollBot"
atien new -b coc_example "HydroRollBot"
cd HydroRollBot
hydroroll run
atien run
更多详细的使用方法请参考 `官方文档`_。

Expand Down

0 comments on commit 7a8c186

Please sign in to comment.