Update per review

Update with suggested wording per talex5
This commit is contained in:
Snowy Marmot 2019-12-14 00:24:55 +00:00 committed by GitHub
parent 315fe4681e
commit dad1f6a723
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,9 +15,8 @@ See the [Deploy](#deploy) section below for installation instructions.
## Build from source
Create a new Fedora-29 AppVM (or reuse an existing one). Open a terminal.
Note that you may need more than the default 2GB (2048MB) of storage in the private
image of the AppVM, so you may need to increase the size in the Qube's Settings.
Create a new Fedora-30 AppVM (or reuse an existing one). In the Qube's Settings (Basic / Disk storage), increase the private storage max size from the default 2048 MiB to 4096 MiB. Open a terminal.
Clone this Git repository and run the `build-with-docker.sh` script: