From 0cc1549087a2724576b20cf6efb7094b583e1489 Mon Sep 17 00:00:00 2001 From: mtazzari Date: Tue, 2 Mar 2021 22:18:23 +0000 Subject: [PATCH] [docs] Minor fix --- README.md | 2 +- docs/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75faf87..67856ac 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ to export visibilities from (e.g., using [Galario](https://github.com/mtazzari/galario)). **uvplot** can be used as a standalone Python package (available on -[PyPI](https://pypi.python.org/pypi/uvplot)) and also inside [NRAO CASA](https://casa.nrao.edu/). +[PyPI](https://pypi.python.org/pypi/uvplot)) and also inside [NRAO CASA](https://casa.nrao.edu/) 6.x. It can be installed in a Python environment and in a CASA terminal with: ```bash pip install uvplot diff --git a/docs/index.rst b/docs/index.rst index a054f3e..6bffc1a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -16,7 +16,7 @@ visibilities, often called **uvplots** (see an example below). (e.g., using `Galario `_). **uvplot** can be used as a standalone Python package (available on -`PyPI `_) and also inside `NRAO CASA `_. +`PyPI `_) and also inside `NRAO CASA `_ 6.x. .. note:: |uvplot| can be installed easily from PyPI with `pip `_: