diff options
author | 1138-4EB <1138-4EB@users.noreply.github.com> | 2018-04-14 21:38:10 +0200 |
---|---|---|
committer | tgingold <tgingold@users.noreply.github.com> | 2018-04-21 17:18:06 +0200 |
commit | c24b3f387231d2f356ef659e2be8b4c9fea1fdf2 (patch) | |
tree | c93cacb49ac167c63b4f1e3656de2557d5e1f2ab | |
parent | 2392474d11f407a7ae926fa53fa81cae95062372 (diff) | |
download | ghdl-c24b3f387231d2f356ef659e2be8b4c9fea1fdf2.tar.gz ghdl-c24b3f387231d2f356ef659e2be8b4c9fea1fdf2.tar.bz2 ghdl-c24b3f387231d2f356ef659e2be8b4c9fea1fdf2.zip |
add ref to tar.gz file in Building
-rw-r--r-- | doc/building/Building.rst | 2 | ||||
-rw-r--r-- | doc/getting/Releases.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/building/Building.rst b/doc/building/Building.rst index 33d01bfb1..0add10fe3 100644 --- a/doc/building/Building.rst +++ b/doc/building/Building.rst @@ -5,7 +5,7 @@ Building GHDL from Sources .. rubric:: Download -GHDL can be downloaded as a `zip-file <https://github.com/ghdl/ghdl/archive/master.zip>`_ +GHDL can be downloaded as a `zip-file <https://github.com/ghdl/ghdl/archive/master.zip>`_/`tar-file <https://github.com/ghdl/ghdl/archive/master.tar.gz>`_ (latest 'master' branch) or cloned with ``git clone`` from GitHub. GitHub offers HTTPS and SSH as transfer protocols. See the :ref:`RELEASE:Sources` page for further details. The installation directory is referred to as ``GHDLRoot``. diff --git a/doc/getting/Releases.rst b/doc/getting/Releases.rst index 5656b410c..9a2d896e0 100644 --- a/doc/getting/Releases.rst +++ b/doc/getting/Releases.rst @@ -72,7 +72,7 @@ Downloading from GitHub ======================= GHDL can be downloaded as a zip-file from GitHub. See the following table, to -choose your desired git branch. +choose your desired format/version: .. only:: html |