Skip to content

Commit 8943fa0

Browse files
MikiDiajuvercr
authored andcommitted
update github install paths
1 parent bad683d commit 8943fa0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,11 @@ To use the LSP you will always have to install the binary.
7878
So do that first:
7979

8080
```
81-
cargo install --git https://github.com/ajuvercr/semantic-web-lsp swls
81+
cargo install --git https://github.com/SemanticWebLanguageServer/swls.git swls
8282
```
8383
Or locally
8484
```
85-
git clone https://github.com/ajuvercr/semantic-web-lsp.git
85+
git clone https://github.com/SemanticWebLanguageServer/swls.git
8686
cargo install --path swls
8787
```
8888

0 commit comments

Comments
 (0)