Skip to content

Commit 4b1cceb

Browse files
authored
Update README.md
1 parent 502cd99 commit 4b1cceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ One of the key computational problems in relational learning and inference is to
3939
```shell
4040
git clone https://github.com/sfu-cl-lab/FactorBase.git
4141
```
42-
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))
42+
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/code/factorbase/target/factorbase-1.0-SNAPSHOT.jar)
4343
2. More complex approach: build from scratch.
4444
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):
4545

0 commit comments

Comments
 (0)