updating release notes for tables (#2234)

This commit is contained in:
Sean Kane 2021-01-12 13:01:24 -05:00 коммит произвёл GitHub
Родитель 43e29c569c
Коммит eb654ba531
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -18,14 +18,14 @@ The Azure SDK team is pleased to make available the January 2021 client library
#### Beta
- _Add packages_
- Tables
## Installation Instructions
To install the latest beta version of the packages, copy and paste the following commands into a terminal:
```bash
$> pip install azure-packagename
pip install azure-data-tables
```
## Feedback