Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
parmisnaddaf authored Mar 11, 2024
1 parent b156889 commit 502cd99
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 @@ -39,7 +39,7 @@ One of the key computational problems in relational learning and inference is to
```shell
git clone https://github.com/sfu-cl-lab/FactorBase.git
```
1. Simple approach: use the compiled .jar file at the root directory [factorbase-1.0.jar]([https://github.com/sfu-cl-lab/FactorBase/blob/master/factorbase-1.0.jar](https://github.com/sfu-cl-lab/FactorBase/blob/master/code/factorbase/target/factorbase-1.0-SNAPSHOT.jar))
1. Simple approach: use the compiled .jar file at the root directory [factorbase-1.0.jar]([[https://github.com/sfu-cl-lab/FactorBase/blob/master/factorbase-1.0.jar](https://github.com/sfu-cl-lab/FactorBase/blob/master/code/factorbase/target/factorbase-1.0-SNAPSHOT.jar)](https://github.com/sfu-cl-lab/FactorBase/blob/master/code/factorbase/target/factorbase-1.0-SNAPSHOT.jar))
2. More complex approach: build from scratch.
FactorBase and other tools in the project can all be built using the following command (make sure to have [Maven](https://maven.apache.org) installed):

Expand Down

0 comments on commit 502cd99

Please sign in to comment.