Skip to content

Commit

Permalink
clang version
Browse files Browse the repository at this point in the history
  • Loading branch information
jgoeders committed Jan 16, 2025
1 parent c7552bf commit be746e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _labs/lab_graphs.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This assignent is located in the [lab_graphs](https://github.com/byu-cpe/ecen625
### Install Packages
You will need the following packages:
```
sudo apt install cmake graphviz clang-12 clang-tidy-12 valgrind
sudo apt install cmake graphviz clang-tidy-18 valgrind
```

### Extract Graphs
Expand Down

0 comments on commit be746e0

Please sign in to comment.