Skip to content

Commit

Permalink
update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
stecrotti authored Oct 17, 2024
1 parent 77980b4 commit 636bc1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/index.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("BeliefPropagation")
```

## Quickstart
Expand Down

0 comments on commit 636bc1a

Please sign in to comment.