diff --git a/README.md b/README.md index f625ea5..13ae08e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,14 @@ Element Desktop Element Desktop is a Matrix client for desktop platforms with Element Web at its core. +First Steps +=========== +Before you do anything else, fetch the dependencies: + +``` +yarn install +``` + Fetching Element ================ Since this package is just the Electron wrapper for Element Web, it doesn't contain any of the Element Web code,