diff --git a/CONTRIBUTORS.svg b/CONTRIBUTORS.svg
index 2e875105..e168998b 100644
--- a/CONTRIBUTORS.svg
+++ b/CONTRIBUTORS.svg
@@ -38,7 +38,7 @@
安装 Gemfile 中的所有 gem
$ bundle install
+解决开发用 mac,生产用 linux 出现的 Gemfile.lock 不一致问题
+bundle lock --add-platform x86_64-linux
+