diff options
| author | lolcat <will@lolcat.ca> | 2025-08-10 15:43:49 -0400 |
|---|---|---|
| committer | lolcat <will@lolcat.ca> | 2025-08-10 15:43:49 -0400 |
| commit | 362cf61508ce2004f55a6a5bf7679badb39d69d5 (patch) | |
| tree | 345f1a7ec22a3e471adcbc91928680f2fbe87b10 /docs/configure.md | |
| parent | 1828c63233344c5b588f435afdcb19b105e97a01 (diff) | |
doc config changes number twoo
Diffstat (limited to 'docs/configure.md')
| -rw-r--r-- | docs/configure.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/configure.md b/docs/configure.md index 66882f2..fbe858e 100644 --- a/docs/configure.md +++ b/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 |
