Skip to content

Commit 37f2eeb

Browse files
committed
[FIX] Fixed readme
1 parent de67335 commit 37f2eeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<p align="center">
77
Incident Response Investigation System
88
<br>
9-
<i>Current Version vv2.4.16</i>
9+
<i>Current Version v2.4.16</i>
1010
<br>
1111
<a href="https://v200.beta.dfir-iris.org">Online Demonstration</a>
1212
</p>
@@ -52,7 +52,7 @@ git clone https://github.com/dfir-iris/iris-web.git
5252
cd iris-web
5353

5454
# Checkout to the last tagged version
55-
git checkout vv2.4.16
55+
git checkout v2.4.16
5656

5757
# Copy the environment file
5858
cp .env.model .env

0 commit comments

Comments
 (0)