瀏覽代碼

updated install

Gildas 6 年之前
父節點
當前提交
cd4e1d41fd
共有 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)