diff --git a/README.md b/README.md index 3c0667f7e..04514642c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@

Incident Response Investigation System
- Current Version vv2.4.16 + Current Version v2.4.16
Online Demonstration

@@ -52,7 +52,7 @@ git clone https://github.com/dfir-iris/iris-web.git cd iris-web # Checkout to the last tagged version -git checkout vv2.4.16 +git checkout v2.4.16 # Copy the environment file cp .env.model .env