diff --git a/README.md b/README.md index 40c25d2..f8f0f3a 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@ A set of adversarial attacks in PyTorch. ```shell # Install from github source -python -m pip install git+https://github.com/daisylab-bit/torchattack +python -m pip install git+https://github.com/spencerwooo/torchattack # Install from gitee mirror -python -m pip install git+https://gitee.com/daisylab-bit/torchattack +python -m pip install git+https://gitee.com/spencerwoo/torchattack ``` ## Usage