Updated Release Process (markdown)

Daniel Markstedt 2024-04-30 17:57:13 +09:00
parent 495403db8a
commit dc15f74412
1 changed files with 1 additions and 3 deletions

@ -2,11 +2,9 @@ These operations are performed on an Ubuntu 22.04 x86_64 PC. You'll need sudo ac
# Required packages
```
sudo apt install git build-essentials protobuf-compiler libspdlog-dev libpcap-dev
sudo apt install git protobuf-compiler libspdlog-dev libpcap-dev
```
Note: Ubuntu 24.04 has done away with "build-essentials".
# Verify that your username and email are configured properly
```
# To see the current configuration