Skip to content

Commit 7df57c7

Browse files
Apply suggestions from code review
Co-authored-by: Charles Turner <52199577+charles-turner-1@users.noreply.github.com>
1 parent f71623f commit 7df57c7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pip install access_py_telemetry
2626
Or via conda:
2727

2828
```bash
29-
conda install -c conda-forge access_py_telemetry
29+
conda install accessnri::access_py_telemetry
3030
```
3131

3232
## For end users

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pip install access_py_telemetry
99
## From conda
1010

1111
```bash
12-
conda install -c conda-forge access_py_telemetry
12+
conda install accessnri::access_py_telemetry
1313
```
1414

1515
## From source

0 commit comments

Comments
 (0)