From 5718f0becefd92e98d83425392b1071653e784c9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=B1=BC=E9=A6=99ROS?=
 <87068644+fishros@users.noreply.github.com>
Date: Tue, 19 Nov 2024 18:53:35 +0800
Subject: [PATCH] =?UTF-8?q?doc:=20=E5=A2=9E=E5=8A=A0B=E7=AB=99=E6=8F=90?=
 =?UTF-8?q?=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 install.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/install.py b/install.py
index 21e21bb..14c3b00 100644
--- a/install.py
+++ b/install.py
@@ -97,7 +97,7 @@ def main():
                         .-~~~~~~~~~-._       _.-~~~~~~~~~-.
                     __.'              ~.   .~              `.__
                 .'//     开卷有益        \./     书山有路     \\ `.
-                .'// 可以多看看小鱼的文章   |    关注公众号鱼香ROS  \\ `.
+                .'// 可以多看看小鱼的文章  | 关注B站鱼香ROS机器人 \\ `.
             .'// .-~~~~~~~~~~~~~~-._     |     _,-~~~~~~~~~~~. \\`.
             .'//.-"                 `-.  |  .-'                 "-.\\`.
         .'//______.============-..   \ | /   ..-============.______\\`.
@@ -110,7 +110,7 @@ def main():
 ===============================================================================
     """)
     end_tip = tr.tr("""===============================================================================
-如果觉得工具好用,请给个star,如果你想和小鱼一起编写工具,请关注微信公众号<鱼香ROS>,联系小鱼
+如果觉得工具好用,请给个star,如果你想和小鱼一起编写工具,请关注B站/公众号<鱼香ROS>,联系小鱼
 更多工具教程,请访问鱼香ROS官方网站:http://fishros.com
     """)
     PrintUtils.print_delay(tip,0.001)