Release v4.5.8

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2024-09-30 17:04:40 -06:00
parent 7bd1420e8d
commit 95a93812c7
5 changed files with 21 additions and 26 deletions

View File

@@ -35,7 +35,7 @@ Install Warewulf and dependencies
cd ~/git
git clone https://github.com/warewulf/warewulf.git
cd warewulf
git checkout main # or switch to a tag like 'v4.5.7'
git checkout main # or switch to a tag like 'v4.5.8'
make all && sudo make install