Skip to content

Commit

Permalink
typo: git source repo
Browse files Browse the repository at this point in the history
source should be sdsc-ordes, not cmdoret
  • Loading branch information
rmfranken authored Sep 3, 2024
1 parent f3aa5f8 commit d85abbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ rdfpipe-rs is still missing the following features:
The package must be compiled from source using [cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html):

```sh
git clone https://github.com/cmdoret/rdfpipe-rs
git clone https://github.com/sdsc-ordes/rdfpipe-rs
cd rdfpipe-rs
cargo build --release
# executable binary located in ./target/release/rdfpipe-rs
Expand Down

0 comments on commit d85abbd

Please sign in to comment.