From 2f06a313c6da6698e85392d812c66cfc6f2fdcde Mon Sep 17 00:00:00 2001
From: Trey Hayden <33755714+vbhayden@users.noreply.github.com>
Date: Thu, 22 Jun 2023 11:28:25 -0400
Subject: [PATCH] Update readme.md
---
readme.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/readme.md b/readme.md
index 6efd8d85..62dac563 100644
--- a/readme.md
+++ b/readme.md
@@ -1,12 +1,12 @@
# ADL LRS
-#### Installation tested on Ubuntu 16.04 machine with Python 3.9. Ubuntu 20.04+ is recommended. Updated to be compliant with the xAPI 2.0 spec.
+_Note:_ This LRS has recently been updated to match the IEEE 9274.1.1 Base Standard -- also known as xAPI 2.0.
-This version is stable, but only intended to support a small amount of users as a proof of concept. While it uses programming best practices, it is not designed to take the place of an enterprise system.
+This version is stable, but only intended to support a small amount of users as a proof of concept.
-## Installation (with Docker)
+## Installation
-We recommend installing the ADL LRS via Docker. You can find detailed instructions on this process [here](https://github.com/adlnet/ADL_LRS/blob/python3/docker/README.MD).
+The simplest way to install the ADL LRS is via Docker and Docker Compose. You can find detailed instructions on this process [here](https://github.com/adlnet/ADL_LRS/wiki).
## Helpful Information