1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-12-04 05:02:41 +03:00

Fix readme for new lack of minification

This commit is contained in:
Travis Ralston
2019-12-12 10:26:44 -07:00
parent 601cefe975
commit dcd6626fe6

View File

@@ -9,7 +9,7 @@ Quickstart
In a browser
------------
Download either the full or minified version from
Download the browser version from
https://github.com/matrix-org/matrix-js-sdk/releases/latest and add that as a
``<script>`` to your page. There will be a global variable ``matrixcs``
attached to ``window`` through which you can access the SDK. See below for how to