Skip to content

Commit

Permalink
Merge pull request #62 from tweag/yannham-patch-1
Browse files Browse the repository at this point in the history
Fix typo in README
  • Loading branch information
thufschmitt authored Jun 19, 2024
2 parents ca68538 + f9e3699 commit 0fd801d
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 @@ -37,7 +37,7 @@ nix shell github:tweag/genealogos
```

You can also forgo Nix and use cargo directly instead.
However, in this case you are sponsible for ensuring the dependencies are available.
However, in this case you are responsible for ensuring the dependencies are available.
```fish
cargo install --git https://github.com/tweag/genealogos.git genealogos-cli
```
Expand Down

0 comments on commit 0fd801d

Please sign in to comment.