mirror of
https://github.com/lwthiker/curl-impersonate.git
synced 2025-08-09 13:19:37 +00:00
Merge pull request #47 from lwthiker/ldconfig_after_make_install
Update INSTALL.md
This commit is contained in:
@@ -43,6 +43,8 @@ sudo make firefox-install
|
||||
# Build and install the Chrome version
|
||||
make chrome-build
|
||||
sudo make chrome-install
|
||||
# You may need to update the linker's cache to find libcurl-impersonate
|
||||
sudo ldconfig
|
||||
# Optionally remove all the build files
|
||||
cd ../ && rm -Rf build
|
||||
```
|
||||
|
Reference in New Issue
Block a user