Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

Commit d039727

Browse files
authored
Merge pull request #33 from Hywan/patch-1
doc(readme) Fix Git repo URL
2 parents 03df400 + abeb28c commit d039727

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Ensure that you have the [Rust toolchain installed](https://www.rust-lang.org/),
4141
then run:
4242

4343
```
44-
$ cargo install --git https://github.com/fitzgen/twiggy.git
44+
$ cargo install --git https://github.com/rustwasm/twiggy.git
4545
```
4646

4747
## Usage

0 commit comments

Comments
 (0)