We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de67335 commit 37f2eebCopy full SHA for 37f2eeb
README.md
@@ -6,7 +6,7 @@
6
<p align="center">
7
Incident Response Investigation System
8
<br>
9
- <i>Current Version vv2.4.16</i>
+ <i>Current Version v2.4.16</i>
10
11
<a href="https://v200.beta.dfir-iris.org">Online Demonstration</a>
12
</p>
@@ -52,7 +52,7 @@ git clone https://github.com/dfir-iris/iris-web.git
52
cd iris-web
53
54
# Checkout to the last tagged version
55
-git checkout vv2.4.16
+git checkout v2.4.16
56
57
# Copy the environment file
58
cp .env.model .env
0 commit comments