commit 9bc9d77ebbb3a9c22597845443aab1c0e47b28fd
parent a0a08bbb934f85708ad45120b50d1f97450d60ac
Author: Chris Bracken <chris@bracken.jp>
Date: Tue, 10 Mar 2020 00:11:23 -0700
Add clang-format to Ubuntu install doc
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ubuntu_install.md b/ubuntu_install.md
@@ -222,7 +222,7 @@ Next, let's install some software development tools.
First, we'll start with the essentials.
sudo apt install make
- sudo apt install clang lldb lld
+ sudo apt install clang lldb lld clang-format
sudo apt install git tig
sudo apt install universal-ctags cscope