mirror of
https://github.com/imgfloat/server.git
synced 2026-02-05 03:39:26 +00:00
Clarify xorg requirement
This commit is contained in:
@@ -79,10 +79,12 @@ This automatically re-compiles the project when source files change. `entr` is r
|
||||
|
||||
### Running the electron client
|
||||
|
||||
There are two methods of running the electron app during development.
|
||||
There are two methods of running the electron app during development. Both methods require access to an Xorg server.
|
||||
|
||||
#### Running in the current X server
|
||||
|
||||
This spawns the window in your current Xorg server.
|
||||
|
||||
```sh
|
||||
$ make run-client
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user