Skip to content

Commit

Permalink
Fix: replace upm url
Browse files Browse the repository at this point in the history
  • Loading branch information
shiena committed Feb 23, 2024
1 parent 83c9cfb commit a23ab78
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ Install via Unity Package Manager
Please install the packages in the following order:

```
git@github.com:mewlist/MewCore.git
https://github.com/mewlist/MewCore.git
```

```
git@github.com:mewlist/Doinject.git
https://github.com/mewlist/Doinject.git
```

# About Doinject
Expand Down
4 changes: 2 additions & 2 deletions README_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ Asynchronous DI Container for Unity
以下の順にパッケージをインストールしてください。

```
git@github.com:mewlist/MewCore.git
https://github.com/mewlist/MewCore.git
```

```
git@github.com:mewlist/Doinject.git
https://github.com/mewlist/Doinject.git
```

# Doinject について
Expand Down

0 comments on commit a23ab78

Please sign in to comment.