readme: update build instructions

Add dependencies and advise GNOME Builder
This commit is contained in:
Peter Eisenmann
2022-05-25 02:54:26 +04:00
parent 37893bd367
commit eda89abf21

View File

@@ -7,6 +7,13 @@ Allows defining of optional additional software to be installed.
# Testing
## Locally
### Easy
Clone the project with [GNOME Builder](https://gitlab.gnome.org/GNOME/gnome-builder) and run it: `https://gitlab.gnome.org/p3732/os-installer.git`
### Manually
Install the following dependencies: `gnome-desktop libgweather python-yaml udisks vte`.
Note a GTK4 compatible versions of `gnome-desktop` and `vte` are required.
Clone and install OS-Installer
```
git clone --recursive https://gitlab.gnome.org/p3732/os-installer.git