Skip to content

Commit

Permalink
install as registered pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
stecrotti authored Oct 10, 2024
1 parent 09d5fe7 commit d5d7136
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("https://github.com/stecrotti/BeliefPropagation.jl.git")
import Pkg; Pkg.add("IndexedFactorGraphs")
```

## Quickstart
Expand Down

0 comments on commit d5d7136

Please sign in to comment.