e06433e5a691534449ed3cb9ec070b2be6cf07b7
jnavarr5
  Mon Dec 28 15:09:39 2020 -0800
Catching up the github README for GBiC to match the gbic.html documentation. refs #23297

diff --git src/product/installer/README.md src/product/installer/README.md
index f8db24a..c02407b 100644
--- src/product/installer/README.md
+++ src/product/installer/README.md
@@ -31,30 +31,35 @@
 Download the GBiC program from the [UCSC Genome Browser store](https://genome-store.ucsc.edu/).
 
 Run the program as root, like this:
 
     sudo bash browserSetup.sh install
 
 The `install` command downloads and configures Apache, MySQL (MariaDB) and Ghostscript, copies the
 Genome Browser CGIs, and configures the mirror to load data remotely from UCSC. The `install`
 command must be run before any other command is used.
 
 For mirror-specific help, please contact the Mirror Forum as listed on our [contact page](../../contacts.html).
 
 For an installation demonstration, see the [Genome Browser in the Cloud (GBiC) Introduction](https://www.youtube.com/watch?v=dcJERBVnjio)
 video:
 
+<p>
+<iframe width="560" height="315" src="https://www.youtube.com/embed/dcJERBVnjio?rel=0"
+frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
+allowfullscreen></iframe></p>
+
 # How does the GBiC program work?
 
 The GBiC program downloads the Genome Browser CGIs and sets up the central MySQL (MariaDB) database.
 All potentially destructive steps require confirmation by the user (unless the `-b` batch mode
 option is specified).
 
 In particular, MySQL (MariaDB) and Apache are installed and set up with the right package manager
 (yum or apt-get). A default random password is set for the MySQL (MariaDB) root user and added to
 the `~/.my.cnf` file of the Unix root account. If you have already set up MySQL (MariaDB), you must
 create the `~/.my.cnf` file. The program will detect this and create a template file for you. The
 program also performs some minor tasks such as placing symlinks, detecting MariaDB, deactivating
 SELinux, finding the correct path for your Apache install and adapting the MySQL (MariaDB) socket
 config.
 
 This will result in a Genome Browser accessible on localhost that loads its data through