Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stecrotti authored Oct 10, 2024
1 parent d5d7136 commit bcb033a
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 @@ -21,7 +21,7 @@ where $F$ is the set of factors, $V$ the set of variables, and $\underline{x}_a$

## Installation
```julia
import Pkg; Pkg.add("IndexedFactorGraphs")
import Pkg; Pkg.add("BeliefPropagation")
```

## Quickstart
Expand Down

0 comments on commit bcb033a

Please sign in to comment.