Skip to content

Commit

Permalink
Update INSTALL.md for macOS steps (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rizialdi authored Aug 29, 2023
1 parent d1d9264 commit c12ac8b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c12ac8b

Please sign in to comment.