Skip to content

Commit a801749

Browse files
authored
Update README.md
1 parent 31b1613 commit a801749

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
- **`CentOS7``Ubuntu20.04` 系统上,直接拉取运行本项目内的 `misc/setup-arl.sh` 即可安装,源码和docker安装都集成在了脚本中解放双手,docker安装我自己的docker镜像在shell脚本内修复了需要进入docker输入 `rabbitmqctl` 的bug,集成了[@本间白猫](https://github.com/honmashironeko) 师傅的docker镜像**
1414
- **这里感谢 [@本间白猫](https://github.com/honmashironeko) 师傅,一起研究源码并[解决了相关问题](https://github.com/honmashironeko/ARL-docker)**
1515

16-
安装教程
16+
**ARL安装命令如下(源码安装和Docker安装合一)**
17+
1718
```
1819
wget https://raw.githubusercontent.com/Aabyss-Team/ARL/master/misc/setup-arl.sh
1920
chmod +x setup-arl.sh
@@ -22,6 +23,15 @@ chmod +x setup-arl.sh
2223

2324
> 本项目已经替换完毕:如需构建本项目,在拉取和运行脚本时,要将 `TophantTechnology/ARL` / `1c3z/ARL-NPoC` / `1c3z/arl_files` 这三个字符串替换为 `Aabyss-Team/ARL` / `Aabyss-Team/ARL-NPoC` / `Aabyss-Team/arl_files`
2425
26+
近期发现本项目的Issues和Bug比较多,有问题欢迎进群咨询:
27+
28+
<table>
29+
<tr>
30+
<td><img src="Team.jpg" alt="" /></td>
31+
<td><img src="leader.jpg" alt="" /></td>
32+
</tr>
33+
</table>
34+
2535
### 万分感谢各位师傅的Star
2636

2737
[![Star History Chart](https://api.star-history.com/svg?repos=Aabyss-Team/ARL&type=Date)](https://star-history.com/#Aabyss-Team/ARL&Date)

0 commit comments

Comments
 (0)