浏览代码

Update setup.sh

Nick Sweeting 4 年之前
父节点
当前提交
3d4e23e627
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      bin/setup.sh

+ 1 - 0
bin/setup.sh

@@ -1,5 +1,6 @@
 #!/usr/bin/env sh
 # ArchiveBox Setup Script: https://github.com/ArchiveBox/ArchiveBox
+# Supported Platforms: Ubuntu/Debian/FreeBSD/macOS
 # Usage:
 #    curl 'https://raw.githubusercontent.com/ArchiveBox/ArchiveBox/dev/bin/setup.sh' | sh