Skip to content

Commit e71ff8f

Browse files
authored
Merge pull request #202 from jeremydvoss/release-1.0.0b7
Correcting README mistake
2 parents b69d024 + 6153095 commit e71ff8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## [1.0.0b7](https://github.com/microsoft/ApplicationInsights-Python/releases/tag/v1.0.0b7) - 2022-09-26
66

7-
- Moved and updated changelog
7+
- Moved and updated README
88
([#201](https://github.com/microsoft/ApplicationInsights-Python/pull/201))
99
- Adding requests, flask, and psycopg2 instrumentations
1010
([#199](https://github.com/microsoft/ApplicationInsights-Python/pull/199))

azure-monitor-opentelemetry-distro/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This distro automatically installs the following libraries:
1616
Install the Azure Monitor Opentelemetry Distro with [pip][pip]:
1717

1818
```Bash
19-
pip install azure-monitor-opentelemetry-distro
19+
pip install azure-monitor-opentelemetry-distro --pre
2020
```
2121

2222
### Prerequisites:

0 commit comments

Comments
 (0)