Don't forget to yarn install

This commit is contained in:
David Baker 2020-07-15 12:53:50 +01:00
parent c2cfed72df
commit e7190e3168

View file

@ -3,6 +3,14 @@ Element Desktop
Element Desktop is a Matrix client for desktop platforms with Element Web at its core. 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 Fetching Element
================ ================
Since this package is just the Electron wrapper for Element Web, it doesn't contain any of the Element Web code, Since this package is just the Electron wrapper for Element Web, it doesn't contain any of the Element Web code,