浏览代码

Merge pull request #174 from AwesomeAlexander/patch-1

Typo in setup script
Nick Sweeting 6 年之前
父节点
当前提交
1b0736bed7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      bin/archivebox-setup

+ 1 - 1
bin/archivebox-setup

@@ -13,7 +13,7 @@ echo "        - curl"
 echo "        - youtube-dl"
 echo ""
 echo "    You may follow Manual Setup instructions in README.md instead if you prefer not to run an unknown script."
-echo "    This script uses homebrew or aptitude to install the dependencies depending on whether you're on macOS or Debian/Ubuntu.
+echo "    This script uses homebrew or aptitude to install the dependencies depending on whether you're on macOS or Debian/Ubuntu."
 echo "    Press enter to continue, or Ctrl+C to cancel..."
 read