mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 18:40:16 +02:00
Docs: fix binary mirror example
This commit is contained in:
parent
df6efa0285
commit
20284757a6
@ -113,7 +113,7 @@ or set the following environment variables:
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
npm_config_sharp_binary_host="https://npm.taobao.org/mirrors/sharp" \
|
npm_config_sharp_binary_host="https://npm.taobao.org/mirrors/sharp" \
|
||||||
npm_config_sharp_libvips_binary_host "https://npm.taobao.org/mirrors/sharp-libvips" \
|
npm_config_sharp_libvips_binary_host="https://npm.taobao.org/mirrors/sharp-libvips" \
|
||||||
npm install sharp
|
npm install sharp
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user