Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 0185ae0

Browse files
albertojgomezbasvanbeek
authored andcommitted
Update Readme (#222)
fix small details
1 parent d1512ab commit 0185ae0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This extension has been built and tested on the following PHP versions:
4848

4949
```bash
5050
phpize
51-
configure --enable-opencensus
51+
./configure --enable-opencensus
5252
make
5353
make test
5454
make install
@@ -337,7 +337,7 @@ work-in-progress and are more likely to get backwards-incompatible updates.
337337

338338
Contributions to this library are always welcome and highly encouraged.
339339

340-
See [CONTRIBUTING](CONTRIBUTING.md) for more information on how to get started.
340+
See [CONTRIBUTING](../CONTRIBUTING.md) for more information on how to get started.
341341

342342
## License
343343

0 commit comments

Comments
 (0)