Skip to content

Commit

Permalink
Update repo installation from git link
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerwooo committed Sep 12, 2024
1 parent 061087c commit 409a44a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 409a44a

Please sign in to comment.