add list of required packages to build

Benjamin Krein 2023-11-20 19:34:35 -05:00
parent 25e9ff885f
commit 8f78554e3b
1 changed files with 5 additions and 0 deletions

@ -1,5 +1,10 @@
These operations are performed on an Ubuntu 22.04 x86_64 PC. You'll need sudo access and plenty of hard disk space (20GB+ recommended) and memory (16GB recommended).
# Required packages
```
sudo apt install git build-essentials protobuf-compiler libspdlog-dev
```
# Verify that your username and email are configured properly
```
# To see the current configuration