aboutsummaryrefslogtreecommitdiff
path: root/pelican/content/BuildingFromSource.md
diff options
context:
space:
mode:
Diffstat (limited to 'pelican/content/BuildingFromSource.md')
-rw-r--r--pelican/content/BuildingFromSource.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/pelican/content/BuildingFromSource.md b/pelican/content/BuildingFromSource.md
index 55a4460..0190824 100644
--- a/pelican/content/BuildingFromSource.md
+++ b/pelican/content/BuildingFromSource.md
@@ -155,21 +155,21 @@ their tools do run on Debian and Ubuntu. A few caveats:
* Debian and Ubuntu symlink `/bin/sh` to `/bin/dash`, which can't handle
-
some of the syntax used in XiLinx's shell scripts, so you'll need to
change that symlink to point to `/bin/bash`.
-* Although the XiLinx software can be installed as user or root, by
+* Although the XiLinx software can be installed as user or root, by
default it wants to install into /opt/Xilinx, so you need to install
as root if you want to do that.
-* The XiLinx tools are disk hogs, so if you're building a VM for this,
+* The XiLinx tools are disk hogs, so if you're building a VM for this,
you'll probably want to give it at least 30-40 GB of disk space.
+
Step-by-step installation:
1. Unpack `Xilinx_ISE_DS_Lin_14.7_1015_1.tar` (or whatever version you have).