Skip to content

Commit

Permalink
Get rid of extra lines
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanielnrn authored Dec 30, 2024
1 parent d969b95 commit f9ac000
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/running-calyx/fud2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ If you would like to use `fud2` as is, and already have Calyx installed, you can
If you would like to work on development of `fud2` and/or keep up with the latest changes when you `git pull`, you can build it along with everything else in this monorepo with `cargo build`.
You might then want to do something like ``ln -s `pwd`/target/debug/fud2 ~/.local/bin`` for easy access to the `fud2` binary.



fud2 depends on [Ninja][].
Install it using your OS package manager or by downloading a binary.

Expand Down

0 comments on commit f9ac000

Please sign in to comment.