瀏覽代碼

doc config changes number twoo

lolcat 1 年之前
父節點
當前提交
362cf61508
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      docs/configure.md

+ 2 - 0
docs/configure.md

@@ -19,6 +19,8 @@ To come up with this set of instructions, I used [this guide](https://github.com
 
 First, compile curl-impersonate (the firefox flavor).
 ```sh
+git clone https://github.com/lwthiker/curl-impersonate/
+cd curl-impersonate
 sudo apt install build-essential pkg-config cmake ninja-build curl autoconf automake libtool python3-pip libnss3
 mkdir build
 cd build