Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add alternative fud2 installation instructions #2383

Merged
merged 4 commits into from
Dec 31, 2024

Conversation

nathanielnrn
Copy link
Contributor

The existing instructions did not work to add fud2 to my path (locally on macOS). FWICT cargo install --path fud2 did. Maybe we also want to get rid of the previous instructions? Not sure if they are still valid.

The existing instructions did not work to add `fud2` to my path (locally on macOS). `cargo install --path fud2` did.
@sampsyo
Copy link
Contributor

sampsyo commented Dec 30, 2024

It's a good idea in general! Maybe this is a good way to explain what one should do:

  • Most people (to just get started using fud2) should do what you said, with cargo install.
  • If you want to hack on fud2 (and/or keep up with the latest changes whenever you git pull), then use the symlink thing.

@nathanielnrn nathanielnrn merged commit 23d466e into main Dec 31, 2024
18 checks passed
@nathanielnrn nathanielnrn deleted the fud2-installation-instructions-update branch December 31, 2024 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants