Skip to content

Commit

Permalink
Update HF mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
VHSgunzo committed Oct 5, 2023
1 parent 7cf83c8 commit d63cdaa
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 @@ -15,7 +15,7 @@ curl -sL lwrap.github.io|bash
```
* HF mirror:
```
curl -sL lux-wine-git.hf.space|bash
curl -sL lux-wine-git.static.hf.space|bash
```

* or with `wget`:
Expand All @@ -24,7 +24,7 @@ wget -qO - lwrap.github.io|bash
```
* HF mirror:
```
wget -qO - lux-wine-git.hf.space|bash
wget -qO - lux-wine-git.static.hf.space|bash
```

## **Offline installation**:
Expand Down

0 comments on commit d63cdaa

Please sign in to comment.