Skip to content

Commit 92bf950

Browse files
authored
Update repository links in README.md
1 parent 5dbd129 commit 92bf950

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
pip install entity-linkings
1818
1919
# from the source
20-
git clone git@github.com:YuSawan/entity_linkings.git
21-
cd entity_linkings
20+
git clone git@github.com:naist-nlp/entity-linkings.git
21+
cd entity-linkings
2222
pip install .
2323
2424
# for uv users
25-
git clone git@github.com:YuSawan/entity_linkings.git
26-
cd entity_linkings
25+
git clone git@github.com:naist-nlp/entity-linkings.git
26+
cd entity-linkings
2727
uv sync
2828
```
2929

0 commit comments

Comments
 (0)