Skip to content

Commit

Permalink
fix (#1930)
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb authored Jan 18, 2023
1 parent 7406b4f commit e8fce84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ configuration

```console
$ cd opentelemetry-cpp
$ mkdir build && cd build && cmake -DBUILD_PACKAGE ..
$ mkdir build && cd build && cmake -DBUILD_PACKAGE=ON ..

-- Package name: opentelemetry-cpp-1.8.1-ubuntu-20.04-x86_64.deb
-- Configuring done
Expand Down

0 comments on commit e8fce84

Please sign in to comment.