Skip to content

Commit

Permalink
added links to new binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenbreddels committed Feb 27, 2015
1 parent ddbc058 commit 708a4e7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/source/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ The binary should be fully self contained, it should not need any other software

OSX (10.7 is tested):

* `Vaex 0.3.10-osx <https://www.astro.rug.nl/~breddels/vaex/vaex-0.3.10-osx.zip>`_.
* `Vaex 0.2.1-osx <https://www.astro.rug.nl/~breddels/vaex/vaex-0.2.1-osx.zip>`_.
* `Vaex 0.1.8-5-osx <https://www.astro.rug.nl/~breddels/vaex/vaex-0.1.8-5-osx.zip>`_.
* `Vaex 0.1.7-osx <https://www.astro.rug.nl/~breddels/vaex/vaex-0.1.7-osx.zip>`_.
Expand All @@ -27,10 +28,11 @@ Simpy unpack the tarball and run it like:

.. code-block:: python
$ tar vaex-0.2.1-linux.tar.gz
$ ./vaex-0.2.1/vaex
$ tar vaex-0.3.10-linux.tar.gz
$ ./vaex-0.3.10/vaex
* `Vaex 0.3.10-linux <https://www.astro.rug.nl/~breddels/vaex/vaex-0.3.10-linux.tar.gz>`_.
* `Vaex 0.2.1-linux <https://www.astro.rug.nl/~breddels/vaex/vaex-0.2.1-linux.tar.gz>`_.
* `Vaex 0.1.8-5-linux <https://www.astro.rug.nl/~breddels/vaex/vaex-0.1.8-5-linux.tar.gz>`_.
* `Vaex 0.1.7-linux <https://www.astro.rug.nl/~breddels/vaex/vaex-0.1.7-linux.tar.gz>`_.
Expand Down

0 comments on commit 708a4e7

Please sign in to comment.