Skip to content

Commit 2f06a31

Browse files
authored
Update readme.md
1 parent 09a7590 commit 2f06a31

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# ADL LRS
22

3-
#### Installation tested on <b>Ubuntu 16.04</b> machine with Python 3.9. <b>Ubuntu 20.04+</b> is recommended. Updated to be compliant with the xAPI 2.0 spec.
3+
_Note:_ This LRS has recently been updated to match the IEEE 9274.1.1 Base Standard -- also known as xAPI 2.0.
44

5-
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.
5+
This version is stable, but only intended to support a small amount of users as a proof of concept.
66

7-
## Installation (with Docker)
7+
## Installation
88

9-
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).
9+
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).
1010

1111
## Helpful Information
1212

0 commit comments

Comments
 (0)