doc config changes number twoo
This commit is contained in:
parent
1828c63233
commit
362cf61508
|
@ -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).
|
First, compile curl-impersonate (the firefox flavor).
|
||||||
```sh
|
```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
|
sudo apt install build-essential pkg-config cmake ninja-build curl autoconf automake libtool python3-pip libnss3
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Reference in New Issue