mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 15:34:59 +01:00
Fix readme
This commit is contained in:
parent
6def288521
commit
c9be601c7f
3
README
3
README
@ -60,7 +60,8 @@ This will do a couple of things:
|
|||||||
|
|
||||||
You can also build using docker, which will always produce the linux package:
|
You can also build using docker, which will always produce the linux package:
|
||||||
```
|
```
|
||||||
yarn run dockerbuild
|
yarn run docker:install
|
||||||
|
yarn run docker:build
|
||||||
```
|
```
|
||||||
|
|
||||||
After running, the packages should be in `dist/`.
|
After running, the packages should be in `dist/`.
|
||||||
|
Loading…
Reference in New Issue
Block a user