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: docs/IntelOwl/installation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ In some systems you could find pre-installed older versions. Please check this a
15
15
<ul>
16
16
<li>The project uses public docker images that are available on <ahref="https://hub.docker.com/repository/docker/intelowlproject/intelowl">Docker Hub</a></li>
17
17
<li>IntelOwl is tested and supported on Debian-based distros. More precisely we develop and test on Ubuntu, so we suggest using it to have a similar environment in case of troubleshooting. Other Linux-based OS <i>should</i> work but that has not been tested much. It <i>may</i> also run on Windows, but that is not officially supported.</li>
18
-
<li>IntelOwl builds are multi-arch so from v6.3.0 onwards IntelOwl supports both AMD64 and ARM64. Be aware that some integrated tools like [Thug](https://github.com/buffer/thug) do not provide compatibility with ARM64 so not every analyzer is supported.
18
+
<li>IntelOwl builds are multi-arch so from v6.3.0 onwards IntelOwl supports both AMD64 and ARM64. Be aware that some integrated tools like Thug do not provide compatibility with ARM64 so not every analyzer is supported.
19
19
<li>Before installing remember that you must comply with the <ahref="https://github.com/certego/IntelOwl/blob/master/LICENSE">LICENSE</a> and the <ahref="https://github.com/certego/IntelOwl/blob/master/.github/legal_notice.md">Legal Terms</a></li>
0 commit comments