Skip to content

Commit 708a4e7

Browse files
added links to new binaries
1 parent ddbc058 commit 708a4e7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/source/installing.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ The binary should be fully self contained, it should not need any other software
1515

1616
OSX (10.7 is tested):
1717

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

2829
.. code-block:: python
2930
30-
$ tar vaex-0.2.1-linux.tar.gz
31-
$ ./vaex-0.2.1/vaex
31+
$ tar vaex-0.3.10-linux.tar.gz
32+
$ ./vaex-0.3.10/vaex
3233
3334
35+
* `Vaex 0.3.10-linux <https://www.astro.rug.nl/~breddels/vaex/vaex-0.3.10-linux.tar.gz>`_.
3436
* `Vaex 0.2.1-linux <https://www.astro.rug.nl/~breddels/vaex/vaex-0.2.1-linux.tar.gz>`_.
3537
* `Vaex 0.1.8-5-linux <https://www.astro.rug.nl/~breddels/vaex/vaex-0.1.8-5-linux.tar.gz>`_.
3638
* `Vaex 0.1.7-linux <https://www.astro.rug.nl/~breddels/vaex/vaex-0.1.7-linux.tar.gz>`_.

0 commit comments

Comments
 (0)