You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,9 @@
9
9
10
10
## INSTALLATION
11
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.
14
+
12
15
It is required to have an environment with at least Python 3.9
0 commit comments