Skip to content

Commit f1fc1ee

Browse files
fixing readme.md file
1 parent 80a8313 commit f1fc1ee

File tree

1 file changed

+2
-2
lines changed
  • plugins/node/instrumentation-react-native-navigation

1 file changed

+2
-2
lines changed

plugins/node/instrumentation-react-native-navigation/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ This module provides instrumentation for [react-native/nagivation](https://react
77

88
## Installation
99

10-
```
10+
```bash
1111
npm i @opentelemetry/instrumentation-react-native-navigation @opentelemetry/api
1212
```
1313

1414
or if you use yarn
1515

16-
```
16+
```bash
1717
yarn add @opentelemetry/instrumentation-react-native-navigation @opentelemetry/api
1818
```
1919

0 commit comments

Comments
 (0)