You've already forked matrix-js-sdk
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:
@@ -9,7 +9,7 @@ Quickstart
|
|||||||
|
|
||||||
In a browser
|
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
|
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``
|
``<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
|
attached to ``window`` through which you can access the SDK. See below for how to
|
||||||
|
|||||||
Reference in New Issue
Block a user