Skip to content
This repository was archived by the owner on Oct 8, 2020. It is now read-only.

Commit 0879259

Browse files
Update README.md
1 parent 786354c commit 0879259

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,11 @@ Contains common test classes and data.
2020
### From source
2121

2222
To install the SANSA Inference API, you need to download it via Git and install it via Maven.
23-
23+
```shell
2424
git clone https://github.com/SANSA-Stack/SANSA-Inference.git
2525
cd SNASA-Inference
2626
mvn clean install
27+
```
2728
Afterwards, you have to add the dependency to your pom.xml
2829

2930
For Apache Spark

0 commit comments

Comments
 (0)