mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 15:34:59 +01:00
Don't forget to yarn install
This commit is contained in:
parent
c2cfed72df
commit
e7190e3168
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user