diff --git a/quad/doc/launching-vivado.md b/quad/doc/using-vivado.md
similarity index 57%
rename from quad/doc/launching-vivado.md
rename to quad/doc/using-vivado.md
index 4e61c287a03bf2668621099d55de115f4032f50a..5d2feae9c8caed8e013239c3bac7b45c5238b98e 100644
--- a/quad/doc/launching-vivado.md
+++ b/quad/doc/using-vivado.md
@@ -1,3 +1,4 @@
+# Launching
 To launch vivado from co3050-12, open a terminal and run
 
     $ source /remote/Xilinx/2018.2/Vivado/2018.2/settings64.sh
@@ -5,4 +6,9 @@ To launch vivado from co3050-12, open a terminal and run
 
 This will launch vivado in gui mode. See the vivado documentation for other modes.
 
+
+# Startup Scripts
+If you want to run any tcl scripts on startup, such as installing board backages
+place them in `/local/ucart/.Xilinx/Vivado/` They will be sourced on startup.
+
 *This document will get updated as needed*
\ No newline at end of file