Skip to content

Commit 63eb2dd

Browse files
authored
Update README.md
1 parent a98e71b commit 63eb2dd

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
This repository contains the implementation of a tool capable of linking Scientific Articles and their Software pages on Wikibase graphs
99

1010
## INSTALLATION
11-
12-
SALTbot uses [SOMEF](https://github.com/KnowledgeCaptureAndDiscovery/somef/), a Python library for extracting software metadata from a code repository.
13-
You need to install SOMEF before installing SALTbot.
1411

1512
It is required to have an environment with at least Python 3.9
1613

@@ -20,7 +17,7 @@
2017
```console
2118
pip install -r requirements.txt
2219
```
23-
3-. Install and configure somef
20+
3-. Install and configure [SOMEF](https://github.com/KnowledgeCaptureAndDiscovery/somef/) a Python library for extracting software metadata from a code repository.
2421
https://github.com/KnowledgeCaptureAndDiscovery/somef
2522

2623

0 commit comments

Comments
 (0)