浏览代码

updated install

Gildas Lormeau 7 年之前
父节点
当前提交
43034edacf
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      cli/README.MD

+ 1 - 1
cli/README.MD

@@ -14,7 +14,7 @@ This is a **work in progress**.
 - By default SingleFile will use Puppeteer to connect to the browser. If you want to use Selenium WebDriver instead, you must install it first and ensure the executable can be found through the `PATH` environment variable.
 
 ### Install
-- Unzip the [master archive](https://github.com/gildas-lormeau/SingleFile/archive/master.zip) somewhere on your disk.
+- Unzip the [master archive](https://github.com/gildas-lormeau/SingleFile/archive/master.zip) somewhere on your disk in an empty folder.
 
   `$ unzip master.zip .`