Update INSTALL.md for macOS steps (#172)

This commit is contained in:
Rasselio Diack
2023-08-29 11:49:19 +03:00
committed by GitHub
parent d1d9264f55
commit c12ac8b125
+6
View File
@@ -98,6 +98,12 @@ pip3 install gyp-next
brew install go
```
Clone this repository:
```
git clone https://github.com/lwthiker/curl-impersonate.git
cd curl-impersonate
```
Configure and compile:
```
mkdir build && cd build