Skip to content

Commit

Permalink
Merge pull request #9 from cmars/chore/readme-20240303
Browse files Browse the repository at this point in the history
chore: readme fixes
  • Loading branch information
cmars authored Mar 3, 2024
2 parents 84ba611 + 2602e7e commit 8354b92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Long-term: Full duplex peer downloading and uploading. Trackers and swarms.

# Development

Currently distrans builds against veilid-core 0.2.5, which at time of writing, does not build without serde tooling installed. Specific versions of capnproto and protobuf are required. First set up a [development environment for Veilid](https://gitlab.com/veilid/veilid/-/blob/main/DEVELOPMENT.md#veilid-development) on your platform of choice (Android / Flutter stuff not required).
Currently distrans builds against veilid-core 0.2.5, which at time of writing does not build without serde tooling installed. Specific versions of capnproto and protobuf are required. First set up a [development environment for Veilid](https://gitlab.com/veilid/veilid/-/blob/main/DEVELOPMENT.md#veilid-development) on your platform of choice (Android / Flutter stuff not required).

Then `cargo install distrans` and other `cargo` commands should work.

Expand All @@ -38,6 +38,6 @@ Github is used for CICD and especially [release automation](https://blog.orhun.d

## Contributions

Branches and releases are regularly mirrored to [Gitlab](https://gitlab.com/cmars/distrans). Pull requests might be accepted from either, if they fit with the project plans and goals.
Branches and releases are regularly mirrored to [Gitlab](https://gitlab.com/cmars232/distrans). Pull requests might be accepted from either, if they fit with the project plans and goals.

Open an issue and ask before picking up a branch and proposing, for best results.

0 comments on commit 8354b92

Please sign in to comment.