浏览代码

updated install

Former-commit-id: cd4e1d41fdbb6e09fa15b31bcb2a85367f3a9452
Gildas 6 年之前
父节点
当前提交
73f70ea5db
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      cli/README.MD

+ 1 - 1
cli/README.MD

@@ -12,7 +12,7 @@ This is a **work in progress**.
 
 ### Install
 
-- Make sure Chrome or Firefox is installed and the executable can be found through the `PATH` environment variable. Otherwise you will need to set the `--browser-executable-path` option to help SingleFile locating it.
+- Make sure Chrome or Firefox is installed and the executable can be found through the `PATH` environment variable. Otherwise you will need to set the `--browser-executable-path` option to help SingleFile locating it. As an alternative to Chrome and Firefox, you can use jsdom by setting the `--back-end` option to `jsdom`.
 
 - Install [Node.js](https://nodejs.org)