From b3b3878a1144f521d6a286639f85ffc1c456d651 Mon Sep 17 00:00:00 2001
From: bbartels <bbartels@iastate.edu>
Date: Fri, 28 Apr 2017 16:02:02 -0500
Subject: [PATCH] Update README.md

---
 quad/README.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/quad/README.md b/quad/README.md
index 4723b848d..5d95bd0c8 100644
--- a/quad/README.md
+++ b/quad/README.md
@@ -35,10 +35,6 @@ cd src/<project> && make
 To build the XSDK project, use the XSDK IDE. Source the proper XSDK files, and
 then start up the XSDK IDE. Be sure to select the `xsdk_workspace` directory
 in the quad directory as your "workspace":
-```
-source /opt/Xilinx/14.7/ISE_DS/settings64.sh
-xsdk &
-```
 
 ## Testing
 
-- 
GitLab