Skip to content

Commit

Permalink
Fix Typo (microsoft#999)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssinghaldev authored Nov 9, 2020
1 parent de616d0 commit 54b391f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ The following are generally required. Actual installations may vary.
sudo apt-add-repository ppa:lttng/stable-2.10
sudo apt-get update
sudo apt-get install cmake
sudo apt-get install build-essentials
sudo apt-get install build-essential
sudo apt-get install liblttng-ust-dev
sudo apt-get install lttng-tools
```
Expand Down

0 comments on commit 54b391f

Please sign in to comment.